Commit Graph

220 Commits

Author SHA1 Message Date
oeggert
c3efd7e055 Merge branch 'master' into xrpld-3.2.0-docs 2026-06-15 21:37:10 -07:00
rachelflynn
b06340c76f Update l10n install/config docs to xrpld path layout 2026-06-12 17:34:08 -04:00
rachelflynn
df68f8e73c Update l10n prose to xrpld (ja, es-ES) 2026-06-12 17:31:51 -04:00
rachelflynn
ad8263428a Rename rippled-* docs pages to xrpld-* (files, links, redirects, l10n) 2026-06-12 16:32:40 -04:00
rachelflynn
b540c9e162 Addressed PR review feedback 2026-06-12 13:46:17 -04:00
rachelflynn
06725ba10b Resolved merge conflicts 2026-06-12 11:40:14 -04:00
rachelflynn
3d44129edd Resolved merge conflicts 2026-06-11 10:58:25 -04:00
Amarantha Kulkarni
ca9803904a Merge pull request #3663 from XRPLF/agentic-txns-xrpl
New section: Agentic transactions on XRPL
2026-06-09 22:16:57 -07:00
Amarantha Kulkarni
b6a40d32ad Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
2026-06-09 15:31:24 -07:00
Rome Reginelli
ece29ca4cf Merge pull request #3658 from XRPLF/selenium_link_checker_workflow
Selenium link checker workflow
2026-06-09 12:16:35 -07:00
rachelflynn
f3257385ef Merge remote-tracking branch 'origin/master' into update-xrpl-docs-graphics
# Conflicts:
#	static/css/devportal2024-v1.css
2026-06-09 14:00:04 -04:00
rachelflynn
7836704e37 Addressed PR review feedback 2026-06-09 13:53:59 -04:00
rachelflynn
3bb4500cc2 Rename system config directory from ripple to xrpld (rippled #6347) 2026-06-05 11:53:29 -04:00
rachelflynn
13ca369b9c Update rippled.cfg references in JA and ES translations 2026-06-04 12:57:23 -04:00
rachelflynn
4d88ce7544 Update image paths in ES and JA translation files 2026-06-02 12:54:32 -04:00
amarantha-k
b38ec0f615 Incorporating review feedback 2026-05-29 06:53:16 -07:00
rachelflynn
3de10d242f Merge pull request #3657 from XRPLF/edit-use-tickets-tutorial
Use Tickets tutorial improvements and additions
2026-05-27 15:47:17 -04:00
mDuo13
135cf5b473 Fix broken links identified by Selenium-based checker 2026-05-27 12:47:08 -07:00
rachelflynn
6a4b564fbc Remove outdated Japanese localization of Use Tickets tutorial 2026-05-21 14:43:22 -04:00
mDuo13
da17bb427f [JA] fix frontmatter of AccountDelete 2026-05-01 15:13:06 -07:00
mDuo13
c10456f103 [JA] Revise tx type index to use automatic categories 2026-05-01 15:13:06 -07:00
mDuo13
7f2588c514 [JA] Update tx type metadata for use on index page 2026-05-01 15:13:06 -07:00
mDuo13
224b270a35 Rename 'Change or Remove Regular Key' & cleanup
- Update links to the renamed tutorial
  - No redirect added yet (will be done alongside other tutorials-iav4
    redirects)
- Remove redundant "set-regular-key" JS/Py sample code
- Move Go sample code to updated JS/Py folder
- Add a little more detail to 'Assign...' tutorial for SEO (so people
  looking for key rotation practices will find it)
2026-02-24 11:32:09 -08:00
Maria Shodunke
6c1c7ad300 Update Tutorials Landing Page 2026-02-23 14:38:03 +00:00
mDuo13
719c77ca37 [JA] Fix many broken links, remove an outdated translation, & [EN] fix typos 2026-02-23 12:47:15 +00:00
mDuo13
f249bec637 Move localized tutorials 2026-02-23 12:47:15 +00:00
mDuo13
82ccf63827 Remove more outdated localized files 2026-02-23 12:47:15 +00:00
mDuo13
9078a10d0c Reorg some localized files 2026-02-23 12:47:15 +00:00
mDuo13
decf59c666 Remove obsolete files from ja locale 2026-02-23 12:47:15 +00:00
mDuo13
9bb7814e88 Fix broken links after rebasing 2026-02-23 12:47:12 +00:00
amarantha-k
72029c989a Revise tutorials IA
Fix broken links

fix broken links

Fix broken links
2026-02-23 12:41:00 +00:00
Oliver Eggert
c8f5f8456c update gpg key expected output 2026-02-17 11:14:49 -08:00
oeggert
821ada37ba Update @l10n/ja/translations.yaml
Co-authored-by: Rome Reginelli <rome@ripple.com>
2026-02-02 15:42:20 -08:00
Oliver Eggert
af79cb6cf2 add support for inactive amendments in tracker 2026-01-21 17:18:25 -08:00
Rome Reginelli
3853484deb Merge pull request #3429 from nabe3m/fix/ja-typos-and-translation-issues
[JA] Fix correct typos and translation issues in Japanese docs
2026-01-20 15:02:11 -08:00
Rome Reginelli
c9a560441f Merge pull request #3428 from nabe3m/fix/ja-reserve-constants
[JA] Fix Replace hardcoded reserve values with constants
2026-01-20 14:14:53 -08:00
mDuo13
66652d1dab Refactor Escrow "how-to" tutorials into new format
- Update "Send a Time-Held Escrow" to "Send a Timed Escrow" with new
  code samples in JS and Python.
- Update "Send a Conditionally-Held Escrow" to "Send a Conditional
  Escrow" with new code samples in JS and Python.
- Update "Cancel an Expired Escrow" and "Look Up Escrows" with new code
  samples.
- Remove translations of the old tutorials, which are substantially
  different from the new tutorials.
- Remove websocket API examples that were used in the old tutorials.
- Remove the "Use Escrow as a Smart Contract" article, which was an
  awkward mix between a use case and a tutorial.
- Update sidebars and redirects for the removed and renamed tutorials.
2026-01-08 17:09:11 -08:00
nabe3m
24ba1687f9 fix: correct typos and translation issues in Japanese docs 2025-12-23 02:18:23 +09:00
nabe3m
e4aa7010d9 Fix replace hardcoded base reserve with dynamic variable 2025-12-23 01:14:24 +09:00
nabe3m
4eeb2d2d49 fix(ja): Replace hardcoded reserve values with constants 2025-12-20 20:57:39 +09:00
Rome Reginelli
dee67b3e77 Merge pull request #3230 from XRPLF/tutorial_formatting
Revise tutorial and sample code guidelines
2025-12-19 16:40:49 -08:00
Oliver Eggert
71e2dae458 update transaction_entry 2025-12-18 21:22:01 -08:00
mDuo13
91e8962c25 Revise tutorial guidelines & template
(Includes suggestions from @oeggert review)

Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>

More verify creds docs

Rework tutorial guidelines & template

Update verify credential (js) tutorial for reworked code sample

Remove now-unused tutorial structure screenshots
2025-12-15 16:15:09 -08:00
Mayukha Vadari
10c974249f remove mentions of Sidechain-Devnet 2025-10-15 18:03:36 -04:00
mDuo13
f509c4b185 Move more amendment disclaimers to end of section 2025-10-06 14:27:46 -07:00
mDuo13
07f4436b45 Rename redundant pseudo-transactions index page 2025-10-06 14:27:23 -07:00
mDuo13
259994d74f Migrate more amendment disclaimers to component 2025-10-06 13:52:39 -07:00
mDuo13
317a8ffdfc Add an 'Updated' mode for amendment-disclaimer & fix disclaimer font size in tables 2025-10-06 13:39:41 -07:00
Rome Reginelli
89249a2f0c Apply more review suggestions
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
2025-10-06 12:44:06 -07:00
mDuo13
28de18d7d6 Use amendment disclaimer & update tx ref intros 2025-10-03 16:42:19 -07:00