Skip to content

Commit ed6df53

Browse files
authored
re-structure Contents in index.rst (#320)
1 parent ebd4664 commit ed6df53

File tree

1 file changed

+44
-12
lines changed

1 file changed

+44
-12
lines changed

docs/index.rst

Lines changed: 44 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,42 +23,74 @@ Installation
2323
Contents
2424
========
2525

26+
Basics
27+
2628
.. toctree::
2729
:maxdepth: 1
2830

2931
overview
3032
database
3133
collection
32-
document
33-
schema
3434
indexes
35+
document
3536
graph
36-
aql
3737
simple
38-
cursor
38+
aql
39+
40+
Specialized Features
41+
42+
.. toctree::
43+
:maxdepth: 1
44+
45+
pregel
46+
foxx
47+
replication
48+
transaction
49+
cluster
50+
analyzer
51+
view
52+
wal
53+
54+
API Executions
55+
56+
.. toctree::
57+
:maxdepth: 1
58+
3959
async
4060
batch
4161
overload
42-
transaction
62+
63+
Administration
64+
65+
.. toctree::
66+
:maxdepth: 1
67+
4368
admin
4469
user
70+
71+
Miscellaneous
72+
73+
.. toctree::
74+
:maxdepth: 1
75+
4576
task
46-
wal
47-
pregel
48-
foxx
49-
view
50-
analyzer
5177
threading
5278
certificates
5379
errors
5480
logging
5581
auth
5682
http
57-
replication
58-
cluster
5983
serializer
84+
schema
85+
cursor
6086
backup
6187
errno
88+
89+
Development
90+
91+
.. toctree::
92+
:maxdepth: 1
93+
6294
contributing
6395
specs
6496

0 commit comments

Comments
 (0)