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/
18
18
.vscode
19
19
_freeze
20
20
_site
21
- .quarto
21
+ .quarto
22
+ /.quarto /
Original file line number Diff line number Diff line change @@ -39,15 +39,15 @@ website:
39
39
collapse-level : 1
40
40
contents :
41
41
- section : " Documentation"
42
- href : docs /index.qmd
42
+ # href: tutorials /index.qmd
43
43
contents :
44
44
- section : " Using Turing"
45
45
collapse-level : 1
46
46
# href: docs/using-turing/getting-started/
47
47
contents :
48
48
- tutorials/docs-00-getting-started/index.qmd
49
49
- 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
51
51
- tutorials/docs-12-using-turing-guide/index.qmd
52
52
- tutorials/docs-09-using-turing-advanced/index.qmd
53
53
- tutorials/docs-10-using-turing-autodiff/index.qmd
You can’t perform that action at this time.
0 commit comments