Add commands subpackage documentation

This commit is contained in:
Sylvain Bellemare
2017-03-22 14:46:21 +01:00
committed by Sylvain Bellemare
parent 0ae9d19a54
commit b42264e27e
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
######################
Command Line Interface
######################
.. automodule:: bigchaindb.commands
:special-members: __init__
:mod:`bigchaindb.commands.bigchain`
-----------------------------------
.. automodule:: bigchaindb.commands.bigchain
:mod:`bigchaindb.commands.utils`
--------------------------------
.. automodule:: bigchaindb.commands.utils

View File

@@ -16,6 +16,7 @@ Appendices
consensus
pipelines
backend
commands
aws-setup
generate-key-pair-for-ssh
firewall-notes