Skip to content

Commit

Permalink
docs: fix build warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Teekeks committed Sep 17, 2024
1 parent c3a0785 commit 88618c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/modules/twitchAPI.eventsub.base.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:orphan:

.. automodule:: twitchAPI.eventsub.base
:members:
:undoc-members:
Expand Down
1 change: 1 addition & 0 deletions docs/modules/twitchAPI.eventsub.webhook.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:orphan:

.. automodule:: twitchAPI.eventsub.webhook
:members:
:undoc-members:
Expand Down
1 change: 1 addition & 0 deletions docs/modules/twitchAPI.eventsub.websocket.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:orphan:

.. automodule:: twitchAPI.eventsub.websocket
:members:
:undoc-members:
Expand Down

0 comments on commit 88618c3

Please sign in to comment.