Skip to content

Commit f91eda4

Browse files
authored
Reorganize documentation to make it easier accessible (#1299)
Reorganize documentation.
1 parent bfb9d44 commit f91eda4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+301
-499
lines changed

doc/index.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,20 @@ Welcome to PyModbus's documentation!
77
====================================
88

99
.. toctree::
10-
:maxdepth: 6
10+
:maxdepth: 8
1111
:caption: Contents:
1212

1313
readme.rst
1414
changelog.rst
15-
source/library/modules.rst
15+
source/library/client.rst
16+
source/library/server.rst
1617
source/library/simulator/simulator
1718
source/library/REPL
18-
source/example/modules.rst
19+
source/library/datastore.rst
20+
source/library/framer.rst
21+
source/library/constants.rst
22+
source/library/pymodbus.rst
23+
source/examples.rst
1924

2025

2126
Indices and tables

doc/source/example/asynchronous_asyncio_modbus_tls_client.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/example/bcd_payload.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/example/callback_server.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/example/changing_framers.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/example/client_async.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/example/client_calls.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/example/client_payload.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/example/client_sync.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/example/concurrent_client.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)