Merge pull request #1598 from XRPLF/oeggert/issue1554

Add code samples for markers and pagination.
This commit is contained in:
oeggert
2022-11-29 14:23:58 -08:00
committed by GitHub
30 changed files with 87 additions and 41 deletions

View File

@@ -8,8 +8,6 @@ blurb: Build a simple Java app that interacts with the XRP Ledger.
cta_text: Build an XRP Ledger-connected app
top_nav_name: Java
top_nav_grouping: Get Started
filters:
- include_code
labels:
- Development
showcase_icon: assets/img/logos/java.svg

View File

@@ -4,8 +4,6 @@ parent: get-started.html
blurb: XRP Ledgerを参照するためのエントリーレベルのJavaScriptアプリケーションを構築します。
top_nav_name: JavaScript
top_nav_grouping: Get Started
filters:
- include_code
labels:
- 開発
showcase_icon: assets/img/logos/javascript.svg

View File

@@ -4,8 +4,6 @@ parent: get-started.html
blurb: Build an entry-level JavaScript application for querying the XRP Ledger.
top_nav_name: JavaScript
top_nav_grouping: Get Started
filters:
- include_code
labels:
- Development
showcase_icon: assets/img/logos/javascript.svg

View File

@@ -5,8 +5,6 @@ blurb: Build a simple Python app that interacts with the XRP Ledger.
cta_text: Build an XRP Ledger-connected app
top_nav_name: Python
top_nav_grouping: Get Started
filters:
- include_code
labels:
- Development
showcase_icon: assets/img/logos/python.svg

View File

@@ -6,7 +6,6 @@ cta_text: XRPを送金しよう
embed_xrpl_js: true
filters:
- interactive_steps
- include_code
labels:
- 支払い
- XRP

View File

@@ -6,7 +6,6 @@ cta_text: Send XRP
embed_xrpl_js: true
filters:
- interactive_steps
- include_code
labels:
- XRP
- Payments