Commit Graph

22 Commits

Author SHA1 Message Date
mDuo13
554a3732d4 Migrate content syntax via script
The changes in this commit were auto-generated by running

tool/migrate.sh

Following this commit, the Dactyl build no longer works but the Redocly
build (mostly) should.
2024-01-31 16:09:41 -08:00
Rome Reginelli
cc064db648 Merge pull request #2319 from XRPLF/server_state-Clio
Update server_state docs for Clio
2024-01-22 17:54:03 -08:00
Oliver Eggert
00262880b9 additional 2.0 doc updates 2024-01-12 01:09:01 -08:00
Elliot Lee
fc0d7b4ca3 Update server_state.md for Clio 2024-01-04 08:42:48 -08:00
tequ
b0692a0c9f [JA] update references 2023-12-06 19:30:17 +09:00
mDuo13
838225f798 Add line breaks after initial h1's consistently 2023-10-16 16:30:34 -07:00
mDuo13
70c3c8a1fa Add md files for auto index pages
Part of IA and Redocly migration work. Create simple .md files to
represent the automatic index pages that previously only existed in
the dactyl-config.yml file. (The code used to do this is also part
of the commit but is, hopefully, no longer needed.)
2023-10-12 17:07:04 -07:00
mDuo13
26b3939747 [JA] Move files to a dir compatible with Redocly
The new folder will be compatible with both Dactyl and Redocly when it
comes to loading the Japanese translation for a given page.

Snippets are not moved for now because importing them would require
more complex changes to the actual Markdown pages, and wouldn't be
cross-compatible anyway (Redocly uses slightly different 'partial'
rather than 'include' syntax.)
2023-10-09 11:33:55 -07:00
mDuo13
f130a7bc60 Update rippled repo URL
Fix #2070.
2023-09-15 15:21:58 -07:00
mDuo13
078814af62 server_info/state: Clean up load cost wordings & links 2023-09-14 15:29:55 -07:00
mDuo13
2ec0b0489d server_info/state: document new ports field 2023-09-13 16:36:45 -07:00
Jackson Mills
1ef4bea303 Change server_state.transitions to string in example
When running against rippled locally, `ServerState.transitions` appears to be a string, and the documentation says it should be a string, so this PR updates the example to use a string instead of a number for that field. (I believe it used to be a number, but at some point changed)
2023-03-27 14:29:27 -07:00
Oliver Eggert
0b3a2c9a16 Fix broken links to amendment blocked servers section 2023-01-15 22:37:48 -08:00
Amarantha Kulkarni
845422da7f Add words from new features such as NFTs to the spell checker (#1615)
* Add words from new features such as NFTs to the spell checker

* Add more proper nouns and general purpose words

* Add more proper nouns and general purpose words

* Update to use backticks

* Update proper nouns and generic words

* Fix style for words based on style checker report

* Style/spelling fixes

* Fix links broken by style/spelling updates

* More edits for style

* Finish updates to get style checker to pass

Co-authored-by: mDuo13 <mduo13@gmail.com>
2022-12-15 14:29:32 -08:00
mDuo13
45f6ea49a8 server_info/state: more edits 2022-11-23 12:50:20 -08:00
mDuo13
c2cc532242 server_info/state updates: edits per reviews 2022-11-23 12:40:16 -08:00
mDuo13
3ed5d90519 Update server_info/state w/ reporting mode details
- Add reporting mode specific fields
- Mark peers field as omitted from reporting mode
- Fix "external" gRPC link in server modes page
- Update "Configure gRPC" tutorial to better reflect current status of
  gRPC in rippled

This commit fixes #1446.
2022-11-16 15:38:42 -08:00
Amarantha Kulkarni
b70b3ae7e9 Clio v110 (#1464)
* Update response fields

* Fix typo

* initial draft for nft_info command

* update request and response formats

* Incorporate review feedback

* Updated source URL  and desc for is_burned

* Incorporate review feedback

* Incorporate additional review comments

* Incorporate peer edit comments

* Moving nft_info to new section

* Rename section to Clio methods

* Update dactyl-config.yml

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update content/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update warning message location in the response as per code changes (#1462)

* Update warning level change in API response

* Move Clio APIs under one heading in the nav

* Update dactyl config file to group all Clio methods under one heading

* Fix file paths

* remove Clio from the nav title

* Add badge to note the version when this API was added

Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-12 07:14:29 -07:00
mDuo13
fff8c37d00 Clio: correct config file path, server_info link 2022-06-29 16:25:46 -07:00
mDuo13
ffcb4c9979 Rename Clio server_info file; fix JA links 2022-06-29 15:58:53 -07:00
mDuo13
ffabb8f959 Clio server_info method 2022-06-29 15:41:04 -07:00
mDuo13
3458809228 Rename API method categories 2022-06-28 04:09:37 -07:00