Commit Graph

77 Commits

Author SHA1 Message Date
Rome Reginelli
55fb729f38 Merge pull request #968 from mDuo13/reporting_mode_api
Reporting mode api
2021-02-18 18:14:03 -08:00
mDuo13
767ef4b852 Reporting Mode: API changes 2021-02-17 13:04:10 -08:00
mDuo13
decda08a2a Move filter_interactive_steps to frontmatter
Requires Dactyl v0.13.2 or higher. Otherwise you'll get a "start_step()
is not defined" error.
2021-01-11 20:30:35 -08:00
mDuo13
5d435c0858 Add xrpl.ws to list of public servers 2020-10-27 17:31:10 -07:00
mDuo13
b1339f84c6 Clean up unused / removed pages & images
- Delete folders for new pages that are handled by templates w/ no
  markdown source
- Fully remove "Use Cases", leaving redirects for deleted pages.
    - Move certain pages to new areas & remove Use Case markup
- Add "Contribute Code to the XRP Ledger" draft page
- Fix image paths in some Japanese-translated pages
2020-09-18 16:39:52 -07:00
mDuo13
8e6173b2e4 Get started - reorg for faster start, next steps 2020-09-11 18:08:08 -07:00
mDuo13
0beb372a6f Syntax highlighting [Dactyl v0.13 req], generalized get started 2020-09-02 18:22:58 -07:00
mDuo13
c636162a89 Update get started section 2020-08-31 14:28:23 -07:00
mDuo13
a809ed03b1 Get Started: Add other example servers 2020-08-27 18:58:26 -07:00
mDuo13
5657e8b47c Get Started updates
- Update ripple-lib to 1.8.0
- Incomplete "Get Started" widget for playing with RippleAPI for JS
2020-08-27 17:48:21 -07:00
mDuo13
72002fd773 Support theme-aware diagrams:
- SVG diagrams can adapt to the visual theme of the site through CSS.
- Use the include_svg filter to include a diagram that adapts to the
  theme.
- The styles/_diagrams.scss file controls the color mappings for
  theme-aware digrams.
- Theme-aware diagrams are limited to specific colors and diagram
  styles. Use UMLet or Google Draw and confirm that the diagram is still
  legible when you build it.
- This commit updates existing diagrams in most places to be
  theme-aware.
2020-08-17 13:12:01 -07:00
mDuo13
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mDuo13
389e563b27 [JA] Finish link fixing
- Removes the redundant "English" locale since English is the default
  language when no locale is specified
- Adds translation tags to domain verification checker tool (so that one
  broken link from there can be fixed)
- Fixes several typos in Japanese docs
- Adds redirects & other config changes to make links work
2020-06-22 16:44:46 -07:00
mDuo13
fcad9d0376 Update Japanese translation files 2020-06-22 16:43:11 -07:00
mDuo13
7d5a2d2a88 Checks enabled 2020-06-17 18:48:04 -07:00
Rome Reginelli
c81e540010 Merge pull request #812 from ripple/rippled_1.5.0
rippled 1.5.0 Documentation
2020-03-31 16:16:16 -07:00
mDuo13
d4fa80f73e API versioning: fix broken links 2020-03-31 14:58:38 -07:00
mDuo13
195a901e9a API versioning info
- Adds the new api_version field and related info to 'Request
  Formatting'.
- Restructures request formatting to use parameter tables.
- Removes some redundant sections from 'Get Started with the rippled
  API' and links relevant references instead (this partially addresses
  issue 584 but does not fix it)
- Fixes a typo in 'Admin Access' section and clarifies it
- Adds the new API version universal error and sorts the universal
  errors alphabetically.
2020-03-31 14:35:54 -07:00
Rome Reginelli
8b92611ade Look up tx results: fix typo
redundant "account's transaction history of an account"
2020-03-26 15:24:33 -07:00
mDuo13
f504e0d28c Fix broken XRP formatting link 2020-02-04 15:48:17 -08:00
Rome Reginelli
0696a830e7 get-started-js (JA): link cleanup 2020-01-17 18:33:44 -08:00
mayurbhandary
8fb852499f Fixed Typo 2020-01-16 16:52:44 -05:00
mDuo13
93da35f24e fixPayChanRecipientOwnerDir / DeletableAccounts details 2019-11-27 16:53:18 -08:00
mDuo13
7b188351c0 CRLF to LF; fix some broken links 2019-11-05 23:09:32 -08:00
mDuo13
44b696065c Translation framework: homepage work
Also, rename "Get Started with the rippled API" to work better with the
framework and slightly restructure the page to provide more context (in
English).
2019-11-05 23:09:32 -08:00
mDuo13
430e4f4515 Japanese translation: add remaining files 2019-11-05 23:08:41 -08:00
mDuo13
10abd4b1cd Language support updates
- Unicode header IDs filter
- Change some links to use the new ID formula
  (It matches the GitHub-Flavored Markdown standard closely.)
- Build script changes
2019-11-05 23:08:41 -08:00
mDuo13
9432de96e5 Japanese translation progress
- Add more translations ('Manage the rippled server' section,
  'Specialized Payment Types' etc.)
- Fix callouts in Japanese-language pages
2019-11-05 23:08:39 -08:00
mDuo13
8523aff6fe Japanese translation: add more tutorials 2019-11-05 23:07:36 -08:00
mDuo13
d972643b6e IA: add links for tutorials
IA: more tutorial links

IA: Tutorials stuff

- Move 'Cancel or Skip a Transaction' to 'About Canceling a Transaction'
  (Fixes #582)
- Add more 'See Also' links to Escrow & Payment Channel tutorials
2019-10-16 14:39:08 -07:00
Rome Reginelli
7e339a47a0 Consistent ports in example URLs 2019-10-08 16:42:38 -07:00
mDuo13
86ca65aedb Add Devnet URLs, rename faucet 2019-10-01 12:40:29 -07:00
Ryan Young
6261eb1672 Updated Testnet and Parallel Networks information
- Rename "XRP Test Net" to "XRP Ledger Testnet"
- Add XRP Ledger Devnet to tooling
- Update "Parallel Networks" page to describe Testnet & Devnet,
  and fix typos.
- Add "Mainnet" as a name for the production XRP Ledger network (in
  context of testnets)
2019-09-30 13:58:08 -07:00
mDuo13
acd096e607 Fix residual ripple.com/build/ links 2019-07-26 11:04:02 -07:00
mDuo13
15d6033d1f 'configuration file' → 'config file' 2019-07-09 18:29:28 -07:00
Rome Reginelli
c787e6ae3e Merge pull request #606 from cyrilbois/master
Added an online HTTP client
2019-07-03 18:03:57 -07:00
cyril
d524b50287 Added an online HTTP client
Added online HTTP client ExtendsClass in paragrph "JSON-RPC".
2019-06-26 21:49:27 +02:00
mDuo13
d96b116d21 Monitor WS: golang example (from @stef-k) 2019-06-24 16:27:19 -07:00
Rome Reginelli
72028f90dc Update link w/ in-house WebSocket client tutorial 2019-06-14 16:05:46 -07:00
mDuo13
e97658e0a4 xrpl.org links, colors 2019-06-13 15:41:07 -07:00
mDuo13
360498258f Fix some broken links 2019-06-13 13:32:48 -07:00
mDuo13
9690b06dfb Monitor payments: Correct XRP scale (1e6, not 10e6) 2019-05-28 16:51:49 -07:00
mDuo13
0d43e41ba8 Monitoring for transactions: edits per @jhaaaa review 2019-05-21 15:59:18 -07:00
mDuo13
c7ffb23570 Monitoring transactions tutorial: feedback from @intelliot 2019-05-17 18:02:57 -07:00
mDuo13
92da61cada Tx monitoring: Split off tx chaining technique 2019-05-16 18:43:49 -07:00
mDuo13
fa7ccf7be6 Move monitoring ws-tx to Get Started cat 2019-05-16 16:55:24 -07:00
mDuo13
9925999efd Look up tx results: fix typos 2019-05-02 13:26:49 -07:00
mDuo13
8f2f22d59e Look up tx results: more edits per review 2019-05-01 18:39:16 -07:00
mDuo13
d31604f1c8 Look Up Tx Results: edits per reviews 2019-05-01 18:39:16 -07:00
mDuo13
b0df0f501d Tx Metadata: more clarifications, see also 2019-05-01 18:39:16 -07:00