Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 609 Bytes

index.rst

File metadata and controls

28 lines (17 loc) · 609 Bytes

Welcome to some_module's documentation!

I made this little project so people could easily fork, update the name and author, enable a few web hooks, and have a project which had well defined testing, documentation, code linting and more.

Now I have added a file api.rst to put the API in (ie the docstring from our code). I include it in the Sphinx build by simply adding it to the contents directly below.

Contents

.. toctree::
   :maxdepth: 2

   api



Indices and tables