Skip to content

Commit

Permalink
Update TOC
Browse files Browse the repository at this point in the history
depends on 7429

Start cleaning up the table of contents...
Change "Education" to "Tutorials"
Replace empty learn chaincode doc with in progress chaincode piece
Remove docker compose education piece
Change "Configuration Considerations" to "Operations Guide"
Remove bootstrap
Remove adminops
Add configtx and configtxgen
[ci-skip]

Change-Id: I33b38e31c17f928e525a3c9a26e79481b3837c99
Signed-off-by: Nick Gaski <ngaski@us.ibm.com>
  • Loading branch information
nickgaski committed Mar 30, 2017
1 parent a785a4c commit 098efee
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,8 @@ to craft a PoC for your own business network.

.. toctree::
:maxdepth: 2
:caption: Getting Started

included
asset_setup
getting_started

.. toctree::
:maxdepth: 2
Expand All @@ -89,32 +87,30 @@ to craft a PoC for your own business network.

.. toctree::
:maxdepth: 2
:caption: Education
:caption: Tutorials

demos
dockercompose
learn_chaincode
chaincode
videos

.. toctree::
:maxdepth: 2
:caption: Configuration Considerations
:caption: Operations Guide

best_practices
bootstrap
adminops
configtx
configtxgen
Setup/logging-control

.. toctree::
:maxdepth: 2
:caption: Architecture

txflow
arch-deep-dive
txflow
Setup/ca-setup
nodesdk
chaincode
endorsement-policies
nodesdk
orderingservice
ledger
readwrite
Expand Down

0 comments on commit 098efee

Please sign in to comment.