Skip to content

Commit

Permalink
New RTD TOC for Feb. 1 Hackfest
Browse files Browse the repository at this point in the history
Recover Home topic index.md

Updated TOC names per Barry
feedback

Updated TOC for v1 doc updates
Targeting doc for Feb. 1 Hackfest
TOC items vetted - content tba
WIP

[ci skip]

Change-Id: I517594296a773d3e6ed4cc02c2c4ca8ea9d58cd7
Signed-off-by: Joshua Horton <joshh@us.ibm.com>
  • Loading branch information
joshhus committed Jan 26, 2017
1 parent 3ee280e commit 2e1a11c
Showing 1 changed file with 6 additions and 33 deletions.
39 changes: 6 additions & 33 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,13 @@ theme_dir: 'docs/custom_theme'

pages:
- Home: index.md
- Why Hyperledger Fabric?: whyfabric.md
- Fabric overview: overview.md
- Fabric capabilities: capabilities.md
- Fabric architecture: architecture.md
- Getting started: getstarted.md
- Chaincode and sample program: chaincode.md
- Glossary: glossary.md
- Protocol Spec: protocol-spec.md
- Usecases: biz/usecases.md
- System Chaincode: SystemChaincode-noop.md

- Installation and Setup:
- Chaincode or Application Developer Setup: Setup/Chaincode-setup.md
- Java Chaincode Setup: Setup/JAVAChaincode.md
- Fabric Network Setup: Setup/Network-setup.md
- NodeSDK Setup: Setup/NodeSDK-setup.md
- CA Setup: Setup/ca-setup.md
- TLS Setup: Setup/TLSSetup.md
- Logging: Setup/logging-control.md

- API's:
- Chaincode APIs: API/ChaincodeAPI.md
- Command Line Interface: API/CLI.md

- Fabric Developer:
- v1.0 Preview: abstract_v1.md
Expand All @@ -41,23 +31,6 @@ pages:
- Go Style Guides:
- Golang: Style-guides/go-style.md

- FAQ's:
- ChainCodeFAQ: FAQ/chaincode_FAQ.md
- ConfidentialityFAQ: FAQ/confidentiality_FAQ.md
- ConsensusFAQ: FAQ/consensus_FAQ.md
- Identity ManagementFAQ: FAQ/identity_management_FAQ.md
- UsageFAQ: FAQ/usage_FAQ.md

- Tech:
- Application ACL: tech/application-ACL.md
- Attributes: tech/attributes.md
- Best Practices: tech/best-practices.md

- Starter Kit:
- Starter Kit: starter/fabric-starter-kit.md

- Releases: releases.md

markdown_extensions:
- toc:
permalink: true
Expand Down

0 comments on commit 2e1a11c

Please sign in to comment.