File tree Expand file tree Collapse file tree 5 files changed +74
-3
lines changed Expand file tree Collapse file tree 5 files changed +74
-3
lines changed Original file line number Diff line number Diff line change @@ -18,4 +18,5 @@ Testing/
1818.vscode
1919_freeze
2020_site
21- .quarto
21+ .quarto
22+ /.quarto /
Original file line number Diff line number Diff line change @@ -39,15 +39,15 @@ website:
3939 collapse-level : 1
4040 contents :
4141 - section : " Documentation"
42- href : docs /index.qmd
42+ # href: tutorials /index.qmd
4343 contents :
4444 - section : " Using Turing"
4545 collapse-level : 1
4646 # href: docs/using-turing/getting-started/
4747 contents :
4848 - tutorials/docs-00-getting-started/index.qmd
4949 - text : " Quick Start"
50- href : docs /docs-14-using-turing-quick-start/index.qmd
50+ href : tutorials /docs-14-using-turing-quick-start/index.qmd
5151 - tutorials/docs-12-using-turing-guide/index.qmd
5252 - tutorials/docs-09-using-turing-advanced/index.qmd
5353 - tutorials/docs-10-using-turing-autodiff/index.qmd
You can’t perform that action at this time.
0 commit comments