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,4 +1,10 @@
|
||||
"""PROPKA representation of bonds."""
|
||||
"""
|
||||
Bonds
|
||||
=====
|
||||
|
||||
PROPKA representation of bonds.
|
||||
|
||||
"""
|
||||
import math
|
||||
import json
|
||||
import pkg_resources
|
||||
|
||||
Reference in New Issue
Block a user