Skip to content
Snippets Groups Projects
Commit 879f5c8f authored by Antoine Millet's avatar Antoine Millet
Browse files

Improved toc of documentation

parent a885a2a8
No related branches found
No related tags found
No related merge requests found
Core library
------------
Sub-packages
~~~~~~~~~~~~
Sub-packages:
.. toctree::
:maxdepth: 2
core.protocols
Module members
~~~~~~~~~~~~~~
.. automodule:: sjrpc.core
:members:
:inherited-members:
......@@ -4,7 +4,7 @@ Welcome to sjRpc's documentation!
Contents:
.. toctree::
:maxdepth: 2
:maxdepth: 3
fundamentals
examples
......
......@@ -15,11 +15,6 @@ This packages export following function/classes:
It also contains a sub-package containing protocols: :mod:`core.protocols`.
.. toctree::
:hidden:
core.protocols
'''
from sjrpc.core.rpcconnection import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment