Skip to content

Commit

Permalink
Merge pull request #1376 from ropensci/maelle-patch-1
Browse files Browse the repository at this point in the history
docs: add search to website
  • Loading branch information
wlandau authored Jul 8, 2024
2 parents e9b953b + 8f86943 commit 8620e3f
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,16 @@ destination: docs/
template:
package: rotemplate
navbar:
title: drake
type: default
left:
- icon: fa-home fa-lg
href: index.html
- text: Functions
href: reference/index.html
- text: Full manual
href: https://books.ropensci.org/drake/
- text: FAQ
href: https://books.ropensci.org/drake/faq.html
- text: News
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/ropensci/drake
components:
manual:
text: Full manual
href: https://books.ropensci.org/drake/
faq:
text: FAQ
href: https://books.ropensci.org/drake/faq.html
structure:
left: [home, reference, manual, faq, news]
right: [search, github]
articles:
- title: Vignettes
contents:
Expand Down

0 comments on commit 8620e3f

Please sign in to comment.