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:
Oliver Beckstein
2020-06-19 16:25:24 -07:00
parent 65856b39fb
commit 26a5ab042e
28 changed files with 308 additions and 52 deletions

View File

@@ -1,4 +1,10 @@
"""Describe coupling between groups."""
"""
Coupling between groups
=======================
Describe and analyze energetic coupling between groups.
"""
import itertools
import propka.lib
from propka.group import Group