We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b837b0 commit 0de2275Copy full SHA for 0de2275
1 file changed
source/content/index.md
@@ -1,19 +1,19 @@
1
```{toctree}
2
{% if build == "slides' %}
3
:maxdepth: 1
4
-:numbered"
+:numbered:
5
{% else %}
6
-:maxdepth: 1
+:maxdepth: 2
7
{% endif %}
8
9
howto/index
10
```
11
12
13
14
15
16
17
18
19
examples/index
0 commit comments