Skip to content

Commit

Permalink
Merge pull request #14 from kthyng/main
Browse files Browse the repository at this point in the history
fixed api docs hopefully
  • Loading branch information
kthyng authored Sep 3, 2021
2 parents ba0b839 + 0ffa6aa commit 3e1974c
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions docs/api.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
`API`
-----
API
===

Example For Autogenerated API Documentation
===========================================
.. currentmodule:: ocean_model_skill_assessor

.. automodule:: ocean_model_skill_assessor
:members:
:undoc-members:
:show-inheritance:

.. autosummary::
:toctree: generated/
:recursive:

accessor
stats
plot.map
plot.time_series

0 comments on commit 3e1974c

Please sign in to comment.