moar docs

This commit is contained in:
Will McGugan
2022-07-30 22:33:55 +01:00
parent 7040d00c7b
commit 99ccbc5eb8
12 changed files with 227 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
These are the examples from the documentation, used to generate screenshots.
You can run them with the textual CLI.
For example:
```
textual run text_style.py
```