mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-23 21:25:49 +00:00
Migrate content syntax via script
The changes in this commit were auto-generated by running tool/migrate.sh Following this commit, the Dactyl build no longer works but the Redocly build (mostly) should.
This commit is contained in:
@@ -2,9 +2,13 @@
|
||||
html: modular-tutorials-in-python.html
|
||||
parent: python.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
metadata:
|
||||
indexPage: true
|
||||
blurb: Modular XRPL tutorials in Python.
|
||||
---
|
||||
# Modular Tutorials in Python
|
||||
|
||||
These tutorials take an incremental approach to implementing functionality, so you can reuse parts from the earlier tutorials on your way to making more advanced software.
|
||||
These tutorials take an incremental approach to implementing functionality, so you can reuse parts from the earlier tutorials on your way to making more advanced software.
|
||||
|
||||
|
||||
{% child-pages /%}
|
||||
|
||||
Reference in New Issue
Block a user