mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add 'See also' sections to references.
This commit is contained in:
@@ -73,3 +73,7 @@ widget.styles.dock = left; # Dock left.
|
||||
widget.styles.dock = right; # Dock right.
|
||||
widget.styles.dock = top; # Dock top.
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
- The [layout guide](../guide/layout.md#docking) section on docking.
|
||||
|
||||
Reference in New Issue
Block a user