diff --git a/docs/source/api.rst b/docs/source/api.rst index b37b1e9072efb78fe963d277446fef32a6a715db..55b8543e4dfea0966d279076f8af51bf52e4c56d 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -1,3 +1,6 @@ +API +==== + .. autosummary:: :toctree: generated diff --git a/docs/source/index.rst b/docs/source/index.rst index 282d53b1981bab76a8af373faf6898a4d823a89a..66594abd273be0d4a2aaf99b365f77eb91532ea9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -34,6 +34,13 @@ Other helpful resources notebooks/tutorial1 notebooks/tutorial2 notebooks/tutorial3 + +.. toctree:: + :hidden: + :caption: API: + + api + modules API @@ -42,5 +49,3 @@ API * :ref:`genindex` * :ref:`modindex` * :ref:`search` - -