mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 15:45:50 +00:00
Merge branch 'master' into tutorial-page
This commit is contained in:
@@ -400,7 +400,7 @@ pages:
|
||||
html: docs.html
|
||||
parent: index.html
|
||||
template: page-docs.html.jinja
|
||||
sidebar: disabled
|
||||
sidebar: left_only
|
||||
top_nav_name: Docs
|
||||
top_nav_shortcuts:
|
||||
# Programming Languages
|
||||
@@ -468,6 +468,16 @@ pages:
|
||||
- labels
|
||||
targets:
|
||||
- ja
|
||||
|
||||
- name: Documentation Index
|
||||
longer_name: Full Documentation Index
|
||||
template: page-docs-index.html.jinja
|
||||
html: docs-index.html
|
||||
parent: docs.html
|
||||
sidebar: disabled
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
# Concepts ---------------------------------------------------------------------
|
||||
|
||||
@@ -1406,6 +1416,11 @@ pages:
|
||||
- en
|
||||
- ja # TODO: translate this page
|
||||
|
||||
- md: tutorials/build-apps/build-a-browser-wallet-in-js.md
|
||||
targets:
|
||||
- en
|
||||
- ja # TODO: translate this page
|
||||
|
||||
- name: Production Readiness
|
||||
html: production-readiness.html
|
||||
parent: tutorials.html
|
||||
|
||||
Reference in New Issue
Block a user