Skip to content

Commit

Permalink
Add GuiEvent to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
brentyi authored Sep 15, 2023
1 parent 5c81ade commit 93aecd3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/gui_handles.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ clients. When a GUI element is added to a client (for example, via
:undoc-members:
:inherited-members:

.. autoapiclass:: viser.GuiMarkdownHandle
:members:
:undoc-members:
:inherited-members:

.. autoapiclass:: viser.GuiTabGroupHandle
:members:
:undoc-members:
Expand All @@ -45,4 +50,9 @@ clients. When a GUI element is added to a client (for example, via
:undoc-members:
:inherited-members:

.. autoapiclass:: viser.GuiEvent
:members:
:undoc-members:
:inherited-members:

<!-- prettier-ignore-end -->

0 comments on commit 93aecd3

Please sign in to comment.