mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Edited root index.rst & added index.rst to new subdirs of docs
This commit is contained in:
parent
94805d927e
commit
b4b1ee7027
16
docs/source/appendices/index.rst
Normal file
16
docs/source/appendices/index.rst
Normal file
@ -0,0 +1,16 @@
|
||||
.. You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Appendices
|
||||
==========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
glossary
|
||||
json-serialization
|
||||
cryptography
|
||||
the-Bigchain-class
|
||||
consensus
|
||||
local-rethinkdb-cluster
|
||||
licenses
|
12
docs/source/drivers-clients/index.rst
Normal file
12
docs/source/drivers-clients/index.rst
Normal file
@ -0,0 +1,12 @@
|
||||
.. You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
BigchainDB Drivers & Clients
|
||||
============================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
http-client-server-api
|
||||
python-driver-api-examples
|
||||
|
@ -7,37 +7,12 @@ BigchainDB Documentation
|
||||
Table of Contents
|
||||
-----------------
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 5
|
||||
:numbered:
|
||||
:maxdepth: 1
|
||||
|
||||
introduction
|
||||
installing-server
|
||||
running-unit-tests
|
||||
configuration
|
||||
python-server-api-examples
|
||||
bigchaindb-cli
|
||||
http-client-server-api
|
||||
python-driver-api-examples
|
||||
local-rethinkdb-cluster
|
||||
deploy-on-aws
|
||||
json-serialization
|
||||
cryptography
|
||||
models
|
||||
developer-interface
|
||||
consensus
|
||||
monitoring
|
||||
licenses
|
||||
contributing
|
||||
topic-guides/index
|
||||
servers/index
|
||||
drivers-clients/index
|
||||
release-notes
|
||||
glossary
|
||||
|
||||
|
||||
Indices and Tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
appendices/index
|
||||
|
16
docs/source/servers/index.rst
Normal file
16
docs/source/servers/index.rst
Normal file
@ -0,0 +1,16 @@
|
||||
.. You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
BigchainDB Servers (Nodes) & Clusters
|
||||
=====================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
installing-server
|
||||
running-unit-tests
|
||||
configuration
|
||||
bigchaindb-cli
|
||||
python-server-api-examples
|
||||
deploy-on-aws
|
||||
monitoring
|
14
docs/source/topic-guides/index.rst
Normal file
14
docs/source/topic-guides/index.rst
Normal file
@ -0,0 +1,14 @@
|
||||
.. You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Topic Guides
|
||||
============
|
||||
|
||||
Topic guides give background and explain concepts at a high level.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
decentralized
|
||||
immutable
|
||||
models
|
Loading…
x
Reference in New Issue
Block a user