Commit 5e26c51 1 parent a4d294f commit 5e26c51 Copy full SHA for 5e26c51
File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,18 @@ pages:
29
29
- Changes : Gerrit/changes.md
30
30
- Reviewing : Gerrit/reviewing.md
31
31
- Best Practices : Gerrit/best-practices.md
32
+ - Canonical Use Cases : biz/usecases.md
32
33
- Style Guides :
33
34
- Golang : Style-guides/go-style.md
34
35
36
+ - Application Developer :
37
+ - CLI : API/CLI.md
38
+ - Writing, Building, and Running Chaincode : Setup/Chaincode-setup.md
39
+ - Chaincode FAQ : FAQ/chaincode_FAQ.md
40
+
35
41
- Setup :
36
42
- Fabric CA : Setup/ca-setup.md
43
+ - Logging Control : Setup/logging-control.md
37
44
38
45
markdown_extensions :
39
46
- toc :
@@ -48,4 +55,4 @@ markdown_extensions:
48
55
enable_dollar_delimiter : True # for use of inline $..$
49
56
- footnotes
50
57
51
- copyright : Copyright © 2016 IBM Corp. <br></br>Contributed to the Hyperledger Project under the <a href="https://github.com/hyperledger/fabric/blob/master/LICENSE" target="_blank">Apache Software License 2.0</a>
58
+ copyright : Copyright © 2017 IBM Corp. <br></br>Contributed to the Hyperledger Project under the <a href="https://github.com/hyperledger/fabric/blob/master/LICENSE" target="_blank">Apache Software License 2.0</a>
You can’t perform that action at this time.
0 commit comments