remove stdlib.rst
This commit is contained in:
parent
05410f6f9b
commit
ef65ff7b22
|
@ -0,0 +1,53 @@
|
||||||
|
.. Cosmos-SDK documentation master file, created by
|
||||||
|
sphinx-quickstart on Fri Sep 1 21:37:02 2017.
|
||||||
|
You can adapt this file completely to your liking, but it should at least
|
||||||
|
contain the root `toctree` directive.
|
||||||
|
|
||||||
|
Welcome to the Cosmos SDK!
|
||||||
|
==========================
|
||||||
|
|
||||||
|
.. image:: graphics/cosmos-sdk-image.png
|
||||||
|
:height: 250px
|
||||||
|
:width: 500px
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
SDK
|
||||||
|
---
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
sdk/overview.rst
|
||||||
|
sdk/install.rst
|
||||||
|
sdk/key-management.rst
|
||||||
|
sdk/roles-and-multi-sig.rst
|
||||||
|
|
||||||
|
Basecoin
|
||||||
|
--------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
basecoin/basics.rst
|
||||||
|
basecoin/tool.rst
|
||||||
|
basecoin/plugins.rst
|
||||||
|
basecoin/kubernetes.rst
|
||||||
|
|
||||||
|
Staking Module
|
||||||
|
--------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
staking/intro.rst
|
||||||
|
staking/local-testnet.rst
|
||||||
|
staking/public-testnet.rst
|
||||||
|
|
||||||
|
Extras
|
||||||
|
------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
ibc.rst
|
||||||
|
glossary.rst
|
Loading…
Reference in New Issue