- 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
Complted and tested toml parsing and domain verification
Edited HTML for more clarity
Included source for domain-verifier-bundle.js
Added build instructions and source for domain-verifier-bundle.js
Updated and separated build instructions
Minified domain-verifier-bundle.js using webpack
Updated build instructions with webpack and added extra manifest checks
Added query parameter to request, made relative url change, and added attestation check
Added newline to html
validator-domain-verifier-tool: use <pre>
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).
- Unicode header IDs filter
- Change some links to use the new ID formula
(It matches the GitHub-Flavored Markdown standard closely.)
- Build script changes
- 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)
The survey was ruining page usability by automatically scrolling the
page so that the top of the survey was visible (basically, the bottom of
the content). Also, TypeForm has more tracking than we'd prefer.