mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
docs: moved 'Running Unit Tests' under new 'Develop & Test BigchainDB' section
This commit is contained in:
10
docs/source/dev-and-test/index.rst
Normal file
10
docs/source/dev-and-test/index.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
.. You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Develop & Test BigchainDB
|
||||
=========================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
running-unit-tests
|
||||
@@ -11,9 +11,10 @@ Table of Contents
|
||||
quickstart
|
||||
node-cluster-fed
|
||||
nodes/index
|
||||
dev-and-test/index
|
||||
server-reference/index
|
||||
drivers-clients/index
|
||||
clusters-feds/index
|
||||
topic-guides/index
|
||||
release-notes
|
||||
server-reference/index
|
||||
appendices/index
|
||||
|
||||
@@ -11,4 +11,3 @@ BigchainDB Nodes
|
||||
node-requirements
|
||||
setup-run-node
|
||||
run-with-docker
|
||||
running-unit-tests
|
||||
|
||||
Reference in New Issue
Block a user