Skip to content

Commit 250f899

Browse files
joe-alewineJoe Alewine
authored andcommitted
[FAB-6122] Upgrade to 1.1 documentation
Doc on upgrade to 1.1. Also change index and name of doc called "Fabric Capabilities" to avoid conflict. [ci-skip] Change-Id: Iee1ba772bce91406d696017b2f083688adfc16fe Signed-off-by: joe-alewine <Joe.Alewine@ibm.com>
1 parent 4b419a6 commit 250f899

File tree

3 files changed

+411
-10
lines changed

3 files changed

+411
-10
lines changed

docs/source/capabilities.rst renamed to docs/source/functionalities.rst

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Hyperledger Fabric Capabilities
2-
===============================
1+
Hyperledger Fabric Functionalities
2+
==================================
33

4-
Hyperledger Fabric is a unique implementation of distributed ledger technology
4+
Hyperledger Fabric is an implementation of distributed ledger technology
55
(DLT) that delivers enterprise-ready network security, scalability,
66
confidentiality and performance, in a modular blockchain architecture.
7-
Hyperledger Fabric delivers the following blockchain network capabilities:
7+
Hyperledger Fabric delivers the following blockchain network functionalities:
88

99
Identity management
1010
-------------------
@@ -14,9 +14,7 @@ identity service that manages user IDs and authenticates all participants on
1414
the network. Access control lists can be used to provide additional layers of
1515
permission through authorization of specific network operations. For example, a
1616
specific user ID could be permitted to invoke a chaincode application, but
17-
blocked from deploying new chaincode. One truism about Hyperledger Fabric
18-
networks is that members know each other (identity), but they do not know what
19-
each other are doing (privacy and confidentiality).
17+
blocked from deploying new chaincode.
2018

2119
Privacy and confidentiality
2220
---------------------------
@@ -68,8 +66,7 @@ identity, ordering (consensus) and encryption, for example, can be plugged in
6866
to any Hyperledger Fabric network. The result is a universal blockchain
6967
architecture that any industry or public domain can adopt, with the assurance
7068
that its networks will be interoperable across market, regulatory and
71-
geographic boundaries. By contrast, current alternatives to Hyperledger Fabric
72-
are largely partisan, constrained and industry-specific.
69+
geographic boundaries.
7370

7471
.. Licensed under Creative Commons Attribution 4.0 International License
7572
https://creativecommons.org/licenses/by/4.0/

docs/source/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Business:
4242
:caption: Key Concepts
4343

4444
blockchain
45-
capabilities
45+
functionalities
4646
fabric_model
4747
ledger
4848
usecases
@@ -64,6 +64,7 @@ Business:
6464
:maxdepth: 2
6565
:caption: Operations Guide
6666

67+
upgrade_to_one_point_one
6768
best_practices
6869
msp
6970
configtx

0 commit comments

Comments
 (0)