Skip to content

Commit

Permalink
Separate developers>contributing into its own section
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Aug 30, 2024
1 parent 5d2129c commit 0b3bb94
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,19 +97,23 @@ website:
- text: "Gaussian Process Latent Variable Models"
href: tutorials/12-gplvm/index.qmd

- section: "For Developers (PPL)"
- section: "Developers: Contributing"
collapse-level: 1
contents:
- text: "How to Contribute"
href: tutorials/docs-01-contributing-guide/index.qmd

- section: "Developers: PPL"
collapse-level: 1
contents:
- tutorials/docs-05-for-developers-compiler/index.qmd
- text: "A Mini Turing Implementation I: Compiler"
href: tutorials/14-minituring/index.qmd
- text: "A Mini Turing Implementation II: Contexts"
href: tutorials/16-contexts/index.qmd
- tutorials/docs-06-for-developers-interface/index.qmd

- section: "For Developers (Inference)"
- section: "Developers: Inference"
collapse-level: 1
contents:
- tutorials/docs-04-for-developers-abstractmcmc-turing/index.qmd
Expand Down

0 comments on commit 0b3bb94

Please sign in to comment.