We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4ac14c + 5821424 commit 3db7fd9Copy full SHA for 3db7fd9
1 file changed
content/index.md
@@ -43,7 +43,6 @@ recorded a [short shell crash course](https://youtu.be/xbTTDLA3txI).
43
30 min ; {doc}`writing-readme-files`
44
30 min ; {doc}`sphinx`
45
20 min ; {doc}`gh_workflow`
46
-20 min ; {doc}`gh-pages`
47
5 min ; {doc}`summary`
48
```
49
@@ -57,10 +56,16 @@ in-code-documentation.md
57
56
writing-readme-files.md
58
sphinx.md
59
gh_workflow.md
60
-gh-pages.md
61
summary.md
62
63
+```{toctree}
+:maxdepth: 1
64
+:caption: Supplementary material
65
+
66
+gh-pages.md
67
+```
68
69
```{toctree}
70
:maxdepth: 1
71
:caption: Reference
0 commit comments