mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add commands subpackage documentation
This commit is contained in:
committed by
Sylvain Bellemare
parent
0ae9d19a54
commit
b42264e27e
18
docs/server/source/appendices/commands.rst
Normal file
18
docs/server/source/appendices/commands.rst
Normal 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
|
||||
@@ -16,6 +16,7 @@ Appendices
|
||||
consensus
|
||||
pipelines
|
||||
backend
|
||||
commands
|
||||
aws-setup
|
||||
generate-key-pair-for-ssh
|
||||
firewall-notes
|
||||
|
||||
Reference in New Issue
Block a user