Skip to content

Commit

Permalink
📝 improve documentation navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
m-unkel committed Mar 11, 2024
1 parent 81e7978 commit 6f4dd58
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion docs/source/python/client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ Client

.. autoclass:: c104.Client
:members:
:noindex:
:exclude-members: __new__
1 change: 0 additions & 1 deletion docs/source/python/connection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ Connection

.. autoclass:: c104.Connection
:members:
:noindex:
:exclude-members: __init__,__new__
1 change: 0 additions & 1 deletion docs/source/python/incomingmessage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ IncomingMessage

.. autoclass:: c104.IncomingMessage
:members:
:noindex:
:exclude-members: __init__,__new__
1 change: 0 additions & 1 deletion docs/source/python/point.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ Point

.. autoclass:: c104.Point
:members:
:noindex:
:exclude-members: __init__,__new__
1 change: 0 additions & 1 deletion docs/source/python/server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ Server

.. autoclass:: c104.Server
:members:
:noindex:
:exclude-members: __new__
1 change: 0 additions & 1 deletion docs/source/python/station.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ Station

.. autoclass:: c104.Station
:members:
:noindex:
:exclude-members: __init__,__new__
1 change: 0 additions & 1 deletion docs/source/python/transportsecurity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ TransportSecurity

.. autoclass:: c104.TransportSecurity
:members:
:noindex:
:exclude-members: __new__

0 comments on commit 6f4dd58

Please sign in to comment.