Skip to content

Commit f79e1df

Browse files
authored
Merge pull request #198 from TomHAnderson/feature/technical-docs-3
Feature/technical docs 3
2 parents 02e7951 + 61d9a58 commit f79e1df

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

docs/index.rst

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)