Skip to content

Commit ff7b2b6

Browse files
committed
docs(API): Add Hooks
1 parent 0725d77 commit ff7b2b6

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/reference/hooks.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Hooks
2+
3+
```{eval-rst}
4+
.. automodule:: libtmux.hooks
5+
:members:
6+
```

docs/reference/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ sessions
1212
windows
1313
panes
1414
options
15+
hooks
1516
constants
1617
common
1718
exceptions

0 commit comments

Comments
 (0)