Skip to content

Commit

Permalink
Merge "New RTD TOC for Feb. 1 Hackfest"
Browse files Browse the repository at this point in the history
  • Loading branch information
mastersingh24 authored and Gerrit Code Review committed Jan 27, 2017
2 parents 377e440 + 2e1a11c commit 2d7d7a7
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 2d7d7a7

Please sign in to comment.