Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ website:
href: getting-started/
- text: Tutorials
href: tutorials/
- text: FAQ
href: faq/
- text: Libraries
href: https://turinglang.org/library/
- text: News
Expand Down Expand Up @@ -134,6 +132,8 @@ website:
- developers/inference/variational-inference/index.qmd
- developers/inference/implementing-samplers/index.qmd

- faq/index.qmd

back-to-top-navigation: true
repo-url: https://github.com/TuringLang/docs
repo-actions: [edit, issue]
Expand Down