mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
added doc indexes
This commit is contained in:
9
docs/guide/index.md
Normal file
9
docs/guide/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Textual Guide
|
||||
|
||||
Welcome to the Textual Guide! An in-depth reference on how to build app with Textual.
|
||||
|
||||
## Example code
|
||||
|
||||
Most of the code in this guide is fully working—you could cut and paste it if you wanted to.
|
||||
|
||||
Although it is probably easier to check out the [Textual repository](https://github.com/Textualize/textual) and navigate to the `docs/examples/guide` directory and run the examples from there.
|
||||
Reference in New Issue
Block a user