Skip to content

Commit 5c879b6

Browse files
committed
docs(options): Add page for option helpers
1 parent 13f94cd commit 5c879b6

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/reference/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ servers
1111
sessions
1212
windows
1313
panes
14+
options
1415
constants
1516
common
1617
exceptions

docs/reference/options.md

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

0 commit comments

Comments
 (0)