MDAnalysis / mdahole2

An MDAKit implementing a Python interface for the HOLE program.
https://www.mdanalysis.org/mdahole2/
GNU General Public License v3.0
5 stars 2 forks source link

add back docs after switch to MDA theme #33

Closed orbeckst closed 9 months ago

orbeckst commented 1 year ago

PR #31 temporarily removed docs from api.rst

.. automodule:: mdahole2.analysis.utils
   :members:

.. automodule:: mdahole2.analysis.templates
   :members:

because it does not work nicely with the MDA sphinx theme.

These docs need to be added back.