Skip to content

Commit 459e356

Browse files
authored
Merge pull request #4338 from davep/add-unmount-to-docs
Add the Unmount event to the docs
2 parents 0282498 + 2299fdf commit 459e356

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/events/unmount.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
::: textual.events.Unmount
2+
options:
3+
heading_level: 1

mkdocs-nav.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ nav:
6969
- "events/screen_resume.md"
7070
- "events/screen_suspend.md"
7171
- "events/show.md"
72+
- "events/unmount.md"
7273
- Styles:
7374
- "styles/index.md"
7475
- "styles/align.md"

0 commit comments

Comments
 (0)