mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Minor doc fixes.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
There are a number of properties relating to the Textual `grid` layout.
|
There are a number of properties relating to the Textual `grid` layout.
|
||||||
|
|
||||||
For an in-depth look at the grid layout, visit the grid [guide](../guide/layout.md#grid).
|
For an in-depth look at the grid layout, visit the grid [guide](../../guide/layout.md#grid).
|
||||||
|
|
||||||
| Property | Description |
|
| Property | Description |
|
||||||
|----------------|------------------------------------------------|
|
|----------------|------------------------------------------------|
|
||||||
|
|||||||
@@ -143,6 +143,7 @@ nav:
|
|||||||
- API:
|
- API:
|
||||||
- "api/index.md"
|
- "api/index.md"
|
||||||
- "api/app.md"
|
- "api/app.md"
|
||||||
|
- "api/binding.md"
|
||||||
- "api/button.md"
|
- "api/button.md"
|
||||||
- "api/checkbox.md"
|
- "api/checkbox.md"
|
||||||
- "api/color.md"
|
- "api/color.md"
|
||||||
@@ -161,12 +162,15 @@ nav:
|
|||||||
- "api/message_pump.md"
|
- "api/message_pump.md"
|
||||||
- "api/message.md"
|
- "api/message.md"
|
||||||
- "api/pilot.md"
|
- "api/pilot.md"
|
||||||
|
- "api/placeholder.md"
|
||||||
- "api/query.md"
|
- "api/query.md"
|
||||||
- "api/reactive.md"
|
- "api/reactive.md"
|
||||||
- "api/screen.md"
|
- "api/screen.md"
|
||||||
- "api/static.md"
|
- "api/static.md"
|
||||||
- "api/text_log.md"
|
- "api/text_log.md"
|
||||||
- "api/timer.md"
|
- "api/timer.md"
|
||||||
|
- "api/tree.md"
|
||||||
|
- "api/tree_node.md"
|
||||||
- "api/walk.md"
|
- "api/walk.md"
|
||||||
- "api/widget.md"
|
- "api/widget.md"
|
||||||
- "Blog":
|
- "Blog":
|
||||||
|
|||||||
Reference in New Issue
Block a user