fabric-docs-i18n
fabric-docs-i18n copied to clipboard
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/kafka.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/kafka.rst ````diff diff --git a/docs/source/kafka.rst b/docs/source/kafka.rst index ec21341cb..a4fa331c6 100644 --- a/docs/source/kafka.rst +++ b/docs/source/kafka.rst @@ -16,7 +16,7 @@ network. For information about the role orderers play...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/index.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/index.rst ````diff diff --git a/docs/source/index.rst b/docs/source/index.rst index 4d283d36b..fb42b1006 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -19,7 +19,7 @@ modularity and versatility for a broad set of...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/idemix.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/idemix.rst ````diff diff --git a/docs/source/idemix.rst b/docs/source/idemix.rst index e56630995..0217daf7b 100644 --- a/docs/source/idemix.rst +++ b/docs/source/idemix.rst @@ -290,7 +290,7 @@ This would allow multiple Idemix-based MSPs to coexist...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/hsm.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/hsm.md ````diff diff --git a/docs/source/hsm.md b/docs/source/hsm.md index 5a11d3dcf..78a056a44 100644 --- a/docs/source/hsm.md +++ b/docs/source/hsm.md @@ -62,6 +62,27 @@ bccsp: By default, when private keys are generated...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/getting_started.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/getting_started.rst ````diff diff --git a/docs/source/getting_started.rst b/docs/source/getting_started.rst index 087396c3d..7732f23f7 100644 --- a/docs/source/getting_started.rst +++ b/docs/source/getting_started.rst @@ -1,5 +1,5 @@ -Getting Started -=============== +Getting Started - Install +=========================...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/fabric_model.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/fabric_model.rst ````diff diff --git a/docs/source/fabric_model.rst b/docs/source/fabric_model.rst index 11ea3fb82..325f78357 100644 --- a/docs/source/fabric_model.rst +++ b/docs/source/fabric_model.rst @@ -28,7 +28,7 @@ Assets ------ Assets can range from the tangible...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/endorsement-policies.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/endorsement-policies.rst ````diff diff --git a/docs/source/endorsement-policies.rst b/docs/source/endorsement-policies.rst index 4d16f2616..e53656839 100644 --- a/docs/source/endorsement-policies.rst +++ b/docs/source/endorsement-policies.rst @@ -71,24 +71,24 @@ You can create an endorsement policy from your...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/enable_tls.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/enable_tls.rst ````diff diff --git a/docs/source/enable_tls.rst b/docs/source/enable_tls.rst index 7f66a16a4..12b12d25d 100644 --- a/docs/source/enable_tls.rst +++ b/docs/source/enable_tls.rst @@ -18,8 +18,6 @@ To enable TLS on a peer node set...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/enable_cc_lifecycle.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/enable_cc_lifecycle.md ````diff diff --git a/docs/source/enable_cc_lifecycle.md b/docs/source/enable_cc_lifecycle.md index 9a3f3182e..dae3329ad 100644 --- a/docs/source/enable_cc_lifecycle.md +++ b/docs/source/enable_cc_lifecycle.md @@ -12,6 +12,8 @@ Updating a channel configuration is, at a high...
Original HTML: https://hyperledger-fabric.readthedocs.io/en/release-2.5/docs_guide.html Original Source: https://github.com/hyperledger/fabric/blob/e1e8e2e52aa4fc543360d245fe6554a0eaf81183/docs/source/docs_guide.md ````diff diff --git a/docs/source/docs_guide.md b/docs/source/docs_guide.md index b308c8695..b3e2bd1a3 100644 --- a/docs/source/docs_guide.md +++ b/docs/source/docs_guide.md @@ -34,8 +34,8 @@ different languages and different versions of the Fabric...