Skip to content

Commit 2e1a11c

Browse files
committed
New RTD TOC for Feb. 1 Hackfest
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 <[email protected]>
1 parent 3ee280e commit 2e1a11c

File tree

1 file changed

+6
-33
lines changed

1 file changed

+6
-33
lines changed

mkdocs.yml

+6-33
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,13 @@ theme_dir: 'docs/custom_theme'
88

99
pages:
1010
- Home: index.md
11+
- Why Hyperledger Fabric?: whyfabric.md
12+
- Fabric overview: overview.md
13+
- Fabric capabilities: capabilities.md
14+
- Fabric architecture: architecture.md
15+
- Getting started: getstarted.md
16+
- Chaincode and sample program: chaincode.md
1117
- Glossary: glossary.md
12-
- Protocol Spec: protocol-spec.md
13-
- Usecases: biz/usecases.md
14-
- System Chaincode: SystemChaincode-noop.md
15-
16-
- Installation and Setup:
17-
- Chaincode or Application Developer Setup: Setup/Chaincode-setup.md
18-
- Java Chaincode Setup: Setup/JAVAChaincode.md
19-
- Fabric Network Setup: Setup/Network-setup.md
20-
- NodeSDK Setup: Setup/NodeSDK-setup.md
21-
- CA Setup: Setup/ca-setup.md
22-
- TLS Setup: Setup/TLSSetup.md
23-
- Logging: Setup/logging-control.md
24-
25-
- API's:
26-
- Chaincode APIs: API/ChaincodeAPI.md
27-
- Command Line Interface: API/CLI.md
2818

2919
- Fabric Developer:
3020
- v1.0 Preview: abstract_v1.md
@@ -41,23 +31,6 @@ pages:
4131
- Go Style Guides:
4232
- Golang: Style-guides/go-style.md
4333

44-
- FAQ's:
45-
- ChainCodeFAQ: FAQ/chaincode_FAQ.md
46-
- ConfidentialityFAQ: FAQ/confidentiality_FAQ.md
47-
- ConsensusFAQ: FAQ/consensus_FAQ.md
48-
- Identity ManagementFAQ: FAQ/identity_management_FAQ.md
49-
- UsageFAQ: FAQ/usage_FAQ.md
50-
51-
- Tech:
52-
- Application ACL: tech/application-ACL.md
53-
- Attributes: tech/attributes.md
54-
- Best Practices: tech/best-practices.md
55-
56-
- Starter Kit:
57-
- Starter Kit: starter/fabric-starter-kit.md
58-
59-
- Releases: releases.md
60-
6134
markdown_extensions:
6235
- toc:
6336
permalink: true

0 commit comments

Comments
 (0)