API docs for propka
- use autosummary (with custom module template) - updated module docs for all modules so that they are included with sphinx autodocs
This commit is contained in:
@@ -1,7 +1,18 @@
|
||||
"""Holds the Determinant class
|
||||
"""
|
||||
Determinant
|
||||
===========
|
||||
|
||||
Provides the :class:`Determinant` class.
|
||||
|
||||
.. TODO::
|
||||
|
||||
It is confusing to have both `determinant.py` and `determinants.py`.
|
||||
Should these be merged?
|
||||
|
||||
.. SeeAlso::
|
||||
- :mod:`propka.determinants`
|
||||
- :mod:`propka.iterative`
|
||||
|
||||
TODO - it is confusing to have both `determinant.py` and `determinants.py`.
|
||||
Should these be merged?
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user