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
This commit is contained in:
mDuo13
2020-09-17 22:17:06 -07:00
parent fee9d79a18
commit b1339f84c6
37 changed files with 200 additions and 833 deletions

View File

@@ -23,7 +23,7 @@ Whenever `rippled` closes a ledger, it reorders the transactions according to a
- [server_info method][]
- [`rippled` Commandline Usage](commandline-usage.html)
- **Use Cases:**
- [Contribute Code to `rippled`](contribute-code-to-rippled.html)
- [Contribute Code to the XRP Ledger](contribute-code.html)
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}

View File

@@ -74,7 +74,7 @@ rippled ledger_accept --conf=/path/to/rippled.cfg
- [server_infoメソッド][]
- [`rippled`コマンドラインの使用](commandline-usage.html)
- **ユースケース:**
- [`rippled`へのコードの提供](contribute-code-to-rippled.html)
- [XRP Ledgerへのコードの提供](contribute-code.html)
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}

View File

@@ -75,7 +75,7 @@ rippled ledger_accept --conf=/path/to/rippled.cfg
- [server_info method][]
- [`rippled` Commandline Usage](commandline-usage.html)
- **Use Cases:**
- [Contribute Code to `rippled`](contribute-code-to-rippled.html)
- [Contribute Code to the XRP Ledger](contribute-code.html)
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}

View File

@@ -35,7 +35,7 @@ By default, a new genesis ledger has no [amendments](amendments.html) enabled. I
- [server_info method][]
- [`rippled` Commandline Usage](commandline-usage.html)
- **Use Cases:**
- [Contribute Code to `rippled`](contribute-code-to-rippled.html)
- [Contribute Code to the XRP Ledger](contribute-code-to-rippled.html)
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}