mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Temporary notes for resolving some Redocly errors
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"index": "02BAAC1E67C1CE0E96F0FA2E8061020536CEDD043FEB0FF54F0E155AF07E5400"
|
||||
}
|
||||
},
|
||||
... (trimmed for length) ...
|
||||
# ... (trimmed for length) ...
|
||||
{
|
||||
"object_id": "F0B9A528CE25FE77C51C38040A7FEC016C2C841E74C1418D5B0A3845AE4FF3FC",
|
||||
"object": {
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
"type": "response",
|
||||
"result": {
|
||||
"ledger": {
|
||||
... (trimmed) ...
|
||||
# ... (trimmed) ...
|
||||
|
||||
"close_time": 560302643,
|
||||
"close_time_human": "2017-Oct-02 23:37:23",
|
||||
"close_time_resolution": 10,
|
||||
|
||||
... (trimmed) ...
|
||||
# ... (trimmed) ...
|
||||
},
|
||||
"ledger_hash": "668F0647A6F3CC277496245DBBE9BD2E3B8E70E7AA824E97EF3237FE7E1EE3F2",
|
||||
"ledger_index": 2906341,
|
||||
|
||||
@@ -32,6 +32,13 @@ default_filters:
|
||||
- copy_code_to_clipboard
|
||||
- enforce_filenames
|
||||
# - make_indexes
|
||||
## To run a mass find-and-replace on links in the dev portal, uncomment the update_links filter,
|
||||
## also comment out or empty out the three snippets files with common links:
|
||||
## _snippets/rippled-api-links.md
|
||||
## _snippets/tx-type-links.md
|
||||
## _snippets/rippled_versions.md
|
||||
## And then run dactyl_build.
|
||||
# - update_links
|
||||
|
||||
callout_class: "devportal-callout"
|
||||
callout_types:
|
||||
|
||||
Reference in New Issue
Block a user