diff options
Diffstat (limited to 'docs/reader.rst')
| -rw-r--r-- | docs/reader.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/reader.rst b/docs/reader.rst new file mode 100644 index 0000000..46c6997 --- /dev/null +++ b/docs/reader.rst @@ -0,0 +1,12 @@ +.. highlight:: rest + +.. _reader_module: + +The :mod:`modelcif.reader` Python module +======================================== + +.. automodule:: modelcif.reader + +.. autofunction:: read + +.. autoclass:: ModelCIFVariant |
