Skip to content

Commit ae1ca44

Browse files
committed
hatch run docs:api
1 parent d3fd995 commit ae1ca44

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/api/jupyter_client.asynchronous.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Submodules
55
----------
66

77

8+
.. automodule:: jupyter_client.asynchronous.channels
9+
:members:
10+
:undoc-members:
11+
:show-inheritance:
12+
13+
814
.. automodule:: jupyter_client.asynchronous.client
915
:members:
1016
:undoc-members:

docs/api/jupyter_client.blocking.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Submodules
55
----------
66

77

8+
.. automodule:: jupyter_client.blocking.channels
9+
:members:
10+
:undoc-members:
11+
:show-inheritance:
12+
13+
814
.. automodule:: jupyter_client.blocking.client
915
:members:
1016
:undoc-members:

0 commit comments

Comments
 (0)