Skip to content

Commit

Permalink
Merge pull request #66 from ropensci/maelle-patch-1
Browse files Browse the repository at this point in the history
docs: update pkgdown config
  • Loading branch information
wlandau authored Jul 17, 2024
2 parents 9ffea0b + f84235e commit 448518f
Showing 1 changed file with 11 additions and 18 deletions.
29 changes: 11 additions & 18 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,16 @@
url: https://docs.ropensci.org/stantargets
destination: docs/
navbar:
title: stantargets
type: default
left:
- icon: fa-home fa-lg
href: index.html
- text: Functions
href: reference/index.html
- text: Vignettes
href: articles/index.html
- text: targets
href: https://docs.ropensci.org/targets
- text: cmdstanr
href: https://mc-stan.org/cmdstanr/index.html
- text: News
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/ropensci/stantargets
components:
targets:
text: targets
href: https://docs.ropensci.org/targets
cmdstanr:
text: cmdstanr
href: https://mc-stan.org/cmdstanr/index.html
structure:
left: [intro, reference, articles, targets, cmdstanr, news]
right: [search, github, lightswitch]
reference:
- title: Help
contents:
Expand Down

0 comments on commit 448518f

Please sign in to comment.