diff options
Diffstat (limited to 'docs/data.rst')
| -rw-r--r-- | docs/data.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/data.rst b/docs/data.rst new file mode 100644 index 0000000..f61c1dc --- /dev/null +++ b/docs/data.rst @@ -0,0 +1,14 @@ +.. highlight:: rest + +.. _data_module: + +The :mod:`modelcif.data` Python module +====================================== + +.. automodule:: modelcif.data + +.. autoclass:: Data + :members: + +.. autoclass:: DataGroup + :members: |
