diff --git a/docs/008/voting.rst b/docs/008/voting.rst index 77e00d6654e98c43b0a97f115d50daab31bd3855..86a2f5cc1cd592b6e15526d386c58d5f5c1b4b35 100644 --- a/docs/008/voting.rst +++ b/docs/008/voting.rst @@ -71,7 +71,7 @@ the current participation with the following coefficients:: newQ = oldQ * 8/10 + participation * 2/10 More details can be found in the file -``src/proto_008_PtEdo2Zk/lib_protocol/amendment.ml``. +:src:`src/proto_008_PtEdo2Zk/lib_protocol/amendment.ml`. Operations ---------- @@ -96,11 +96,11 @@ maximum number of proposals for that delegate. However duplicates from the same delegate are not tallied at the end of the proposal period. -For example, a delegate submits a proposals operation for protocol A +For example, a delegate submits a ``proposals`` operation for protocols A and B early in the proposal period, later a new protocol C is revealed -and the delegate submits another proposals operation for protocol B +and the delegate submits another ``proposals`` operation for protocols B and C. -The list of submissions that will be tallied is [A,B,C] and the +The list of submissions that will be tallied is [A,B,C]. A ballot operation can only be submitted during one of the voting periods, and only once per period. @@ -120,7 +120,7 @@ The pass vote allows a delegate to not influence a vote but still allowing it to reach quorum. More details can be found, as for all operations, in -``src/proto_008_PtEdo2Zk/lib_protocol/operation_repr.ml``. +:src:`src/proto_008_PtEdo2Zk/lib_protocol/operation_repr.ml`. The binary format is described by ``tezos-client describe unsigned operation``. diff --git a/docs/009/voting.rst b/docs/009/voting.rst index 32c0c8b0cc4e733b806d27745ed92121c16a6e5f..a66f180b3729f6ba8dc0dd893db0e4e8b8fe6a25 100644 --- a/docs/009/voting.rst +++ b/docs/009/voting.rst @@ -71,7 +71,7 @@ the current participation with the following coefficients:: newQ = oldQ * 8/10 + participation * 2/10 More details can be found in the file -``src/proto_009_PsFLoren/lib_protocol/amendment.ml``. +:src:`src/proto_009_PsFLoren/lib_protocol/amendment.ml`. Operations ---------- @@ -96,11 +96,11 @@ maximum number of proposals for that delegate. However duplicates from the same delegate are not tallied at the end of the proposal period. -For example, a delegate submits a proposals operation for protocol A +For example, a delegate submits a ``proposals`` operation for protocols A and B early in the proposal period, later a new protocol C is revealed -and the delegate submits another proposals operation for protocol B +and the delegate submits another ``proposals`` operation for protocols B and C. -The list of submissions that will be tallied is [A,B,C] and the +The list of submissions that will be tallied is [A,B,C]. A ballot operation can only be submitted during one of the voting periods, and only once per period. @@ -120,7 +120,7 @@ The pass vote allows a delegate to not influence a vote but still allowing it to reach quorum. More details can be found, as for all operations, in -``src/proto_009_PsFLoren/lib_protocol/operation_repr.ml``. +:src:`src/proto_009_PsFLoren/lib_protocol/operation_repr.ml`. The binary format is described by ``tezos-client describe unsigned operation``. diff --git a/docs/404.html b/docs/404.html index f03eef87c10ad3cce56722d14b3a4b1c997d8bc0..7756d3ba29c7a789058403b776c87e2b8376734c 100644 --- a/docs/404.html +++ b/docs/404.html @@ -77,7 +77,7 @@
The resource that you are attempting to access does not exist or you don't have the necessary permissions to view it.
Make sure the address is correct and that the page hasn't moved.
-Please write to contact@nomadic-labs.com if you think this is a mistake.
+Please consider creating a new Tezos/tezos issue if you think this is a mistake.
Go back