Skip to content

Commit c7486dd

Browse files
committed
[autofix] Update Sphinx autodoc
1 parent d179059 commit c7486dd

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/extra_platforms.rst

+8
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ extra\_platforms.group\_data module
4141
:show-inheritance:
4242
:undoc-members:
4343

44+
extra\_platforms.operations module
45+
----------------------------------
46+
47+
.. automodule:: extra_platforms.operations
48+
:members:
49+
:show-inheritance:
50+
:undoc-members:
51+
4452
extra\_platforms.platform module
4553
--------------------------------
4654

docs/tests.rst

+8
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ tests.test\_group\_data module
3333
:show-inheritance:
3434
:undoc-members:
3535

36+
tests.test\_operations module
37+
-----------------------------
38+
39+
.. automodule:: tests.test_operations
40+
:members:
41+
:show-inheritance:
42+
:undoc-members:
43+
3644
tests.test\_platform module
3745
---------------------------
3846

0 commit comments

Comments
 (0)