We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30dc9b commit 6517f11Copy full SHA for 6517f11
docs/source/index.md
@@ -2,20 +2,22 @@
2
3
```{toctree}
4
:caption: Basics
5
-:maxdepth: 3
+:maxdepth: 2
6
:hidden:
7
8
self
9
getting-started
10
installation
11
-components
+tutorials/beginner-tutorial
12
+
13
```
14
15
-:caption: Components
16
+:caption: Overview
17
:maxdepth: 3
18
19
20
+components
21
views
22
templates
23
actions
0 commit comments