Skip to content

Commit 77e3d21

Browse files
committed
Remove non-existent API modules in docs
1 parent 7607f21 commit 77e3d21

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

docs/source/api_index.rst

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,13 @@
11
API
22
===
33

4-
math
4+
io
55
----
66

7-
.. currentmodule:: poseinterface.math
7+
.. currentmodule:: poseinterface.io
88

99
.. autosummary::
1010
:toctree: api_generated
1111
:template: function.rst
1212

13-
add_two_integers
14-
subtract_two_integers
15-
16-
greetings
17-
---------
18-
19-
.. currentmodule:: poseinterface.greetings
20-
21-
.. autosummary::
22-
:toctree: api_generated
23-
:template: class.rst
24-
25-
Greetings
13+
annotations_to_coco

0 commit comments

Comments
 (0)