Skip to content

Commit

Permalink
re-structure Contents in index.rst (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Jan 31, 2024
1 parent ebd4664 commit ed6df53
Showing 1 changed file with 44 additions and 12 deletions.
56 changes: 44 additions & 12 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,42 +23,74 @@ Installation
Contents
========

Basics

.. toctree::
:maxdepth: 1

overview
database
collection
document
schema
indexes
document
graph
aql
simple
cursor
aql

Specialized Features

.. toctree::
:maxdepth: 1

pregel
foxx
replication
transaction
cluster
analyzer
view
wal

API Executions

.. toctree::
:maxdepth: 1

async
batch
overload
transaction

Administration

.. toctree::
:maxdepth: 1

admin
user

Miscellaneous

.. toctree::
:maxdepth: 1

task
wal
pregel
foxx
view
analyzer
threading
certificates
errors
logging
auth
http
replication
cluster
serializer
schema
cursor
backup
errno

Development

.. toctree::
:maxdepth: 1

contributing
specs

Expand Down

0 comments on commit ed6df53

Please sign in to comment.