Merge pull request #450 from mDuo13/conventions-blurbs

API Conventions blurbs & minor cleanup
This commit is contained in:
Rome Reginelli
2018-08-24 14:30:57 -07:00
committed by GitHub

View File

@@ -104,7 +104,6 @@ pages:
targets:
- local
#TODO: DOC-1503: replace this with a more concise intro to consensus
- md: concepts/introduction/intro-to-consensus.md
html: intro-to-consensus.html
funnel: Docs
@@ -987,6 +986,7 @@ pages:
doc_type: References
supercategory: rippled API
category: API Conventions
blurb: Format and meaning of fundamental data types like addresses, ledger index, and currency codes.
targets:
- local
@@ -996,6 +996,7 @@ pages:
doc_type: References
supercategory: rippled API
category: API Conventions
blurb: Precision and range for currency numbers, plus formats of custom currency codes.
targets:
- local
@@ -1005,6 +1006,7 @@ pages:
doc_type: References
supercategory: rippled API
category: API Conventions
blurb: Error formats and common error codes for WebSocket, JSON-RPC, and Commandline interfaces.
targets:
- local
@@ -1014,6 +1016,7 @@ pages:
doc_type: References
supercategory: rippled API
category: API Conventions
blurb: Convention for paginating large queries into multiple responses.
targets:
- local
@@ -1023,6 +1026,7 @@ pages:
doc_type: References
supercategory: rippled API
category: API Conventions
blurb: Why and how only transactions can modify the ledger.
targets:
- local
@@ -1032,6 +1036,7 @@ pages:
doc_type: References
supercategory: rippled API
category: API Conventions
blurb: Standard request format, with examples, for the WebSocket, JSON-RPC, and Commandline interfaces.
targets:
- local
@@ -1041,6 +1046,7 @@ pages:
doc_type: References
supercategory: rippled API
category: API Conventions
blurb: Standard response format, with examples, for the WebSocket, JSON-RPC, and Commandline interfaces.
targets:
- local
@@ -1050,6 +1056,7 @@ pages:
doc_type: References
supercategory: rippled API
category: API Conventions
blurb: Definitions of state information reported in some API methods.
targets:
- local