Skip to content

Commit 704f3f7

Browse files
committed
Moved API into docs index
1 parent f4deefd commit 704f3f7

2 files changed

Lines changed: 5 additions & 12 deletions

File tree

docs/source/API.rst

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

docs/source/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ The project code lives on GitHub (`msbentsen/plotannot <https://github.com/msben
66

77
Please submit any issues to the `github issues page <https://github.com/msbentsen/plotannot/issues>`_.
88

9-
Contents
9+
Module API
1010
--------------------------------
1111

12-
.. toctree::
13-
:maxdepth: 1
14-
15-
API
12+
.. automodule:: plotannot.functions
13+
:members:
14+
:undoc-members:
15+
:show-inheritance:

0 commit comments

Comments
 (0)