Reorg tutorials to match nav, and update links

This commit is contained in:
mDuo13
2024-01-31 20:06:41 -08:00
parent f7bdf5af2c
commit 4911c25c9c
207 changed files with 802 additions and 6442 deletions

View File

@@ -0,0 +1,15 @@
---
html: modular-tutorials-in-python.html
parent: python.html
top_nav_grouping: Article Types
metadata:
indexPage: true
seo:
description: 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.
{% child-pages /%}