File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed
Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ you'll see, there's a lot of customizable power built in too.
2424
2525.. toctree ::
2626
27- :caption: Table of Contents
27+ :caption: User Documentation
2828
2929 install
3030 just-the-basics
@@ -49,6 +49,8 @@ you'll see, there's a lot of customizable power built in too.
4949 :maxdepth: 2
5050 :caption: Technical Documentation
5151
52+ technical/index
53+
5254.. toctree ::
5355 :maxdepth: 2
5456 :caption: Core Concepts
@@ -58,6 +60,31 @@ you'll see, there's a lot of customizable power built in too.
5860 technical/config-reference
5961 technical/attributes-reference
6062
63+ .. toctree ::
64+ :maxdepth: 2
65+ :caption: Features
66+
67+ technical/filters-reference
68+ technical/events-reference
69+ technical/types-reference
70+ technical/pagination
71+ technical/mutations
72+
73+ .. toctree ::
74+ :maxdepth: 2
75+ :caption: Advanced Topics
76+
77+ technical/advanced-topics
78+ technical/performance
79+ technical/internals
80+ technical/migration-guide
81+
82+ .. toctree ::
83+ :maxdepth: 1
84+ :caption: Reference
85+
86+ technical/api-index
87+ technical/changelog
6188
6289.. role :: raw-html(raw)
6390 :format: html
You can’t perform that action at this time.
0 commit comments