Add the Welcome widget to the documentation

While it's arguably not the most useful widget, it's in the code, exported,
and can be seen by people; I feel it should be in the documentation. I've
ensured that it also links to Placeholder given it sort of is a Placeholder
and so people might arrive at it first and it makes sense to redirect them
to something more comprehensive.
This commit is contained in:
Dave Pearson
2023-03-01 10:39:30 +00:00
parent ed2d547fcf
commit 87f216980d
2 changed files with 2 additions and 0 deletions

1
docs/api/welcome.md Normal file
View File

@@ -0,0 +1 @@
::: textual.widgets.Welcome

View File

@@ -182,6 +182,7 @@ nav:
- "api/tree_node.md"
- "api/tree.md"
- "api/walk.md"
- "api/welcome.md"
- "api/widget.md"
- "Blog":
- blog/index.md