Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jrm5100 committed Oct 9, 2020
1 parent 270a24b commit 853b7a5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
13 changes: 13 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
=============
API Reference
=============

.. automodule:: pandas_genomics.io

----

.. automodule:: pandas_genomics.scalars

----

.. automodule:: pandas_genomics.arrays
11 changes: 9 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,16 @@ ToDo
Hall Lab Homepage <https://www.hall-lab.org>
Pandas-Genomics Github Repo <https://github.com/HallLab/pandas-genomics>

.. automodule:: pandas_genomics.io
:members:
API Reference
-------------

If you are looking for information on a specific function, class or
method, this part of the documentation is for you.

.. toctree::
:maxdepth: 2

api

Additional Notes
----------------
Expand Down

0 comments on commit 853b7a5

Please sign in to comment.