mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
renamed introduction to tutorial
This commit is contained in:
10
mkdocs.yml
10
mkdocs.yml
@@ -4,13 +4,17 @@ site_url: https://www.textualize.io/
|
||||
nav:
|
||||
- "index.md"
|
||||
- "getting_started.md"
|
||||
- "introduction.md"
|
||||
- "tutorial.md"
|
||||
- Guide:
|
||||
- "guide/app.md"
|
||||
- "guide/devtools.md"
|
||||
- "guide/layout.md"
|
||||
- "guide/app.md"
|
||||
- "guide/CSS.md"
|
||||
- "guide/layout.md"
|
||||
- "guide/events.md"
|
||||
- "guide/actions.md"
|
||||
- "guide/reactivity.md"
|
||||
- "guide/widgets.md"
|
||||
- "guide/screens.md"
|
||||
- How to:
|
||||
- "how-to/animation.md"
|
||||
- "how-to/mouse-and-keyboard.md"
|
||||
|
||||
Reference in New Issue
Block a user