Merge branch 'master' into tutorial-page

This commit is contained in:
Phu Pham
2023-05-18 10:45:47 -04:00
89 changed files with 5883 additions and 1077 deletions

View File

@@ -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