Skip to content

Commit c0d27c5

Browse files
joseph-flinntony
authored andcommitted
adding in TmuxpPlugin.__init__ documentation to the online docs
1 parent 0b492c5 commit c0d27c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/plugin_system.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,9 @@ in a configuration file like the following:
123123
Plugin API
124124
----------
125125

126+
.. automethod:: tmuxp.plugin.TmuxpPlugin.__init__
126127
.. automethod:: tmuxp.plugin.TmuxpPlugin.before_workspace_builder
127128
.. automethod:: tmuxp.plugin.TmuxpPlugin.on_window_create
128129
.. automethod:: tmuxp.plugin.TmuxpPlugin.after_window_finished
129130
.. automethod:: tmuxp.plugin.TmuxpPlugin.before_script
130-
.. automethod:: tmuxp.plugin.TmuxpPlugin.reattach
131+
.. automethod:: tmuxp.plugin.TmuxpPlugin.reattach

0 commit comments

Comments
 (0)