Files
openfe/docs/reference/index.rst
2024-04-18 02:41:51 -07:00

18 lines
487 B
ReStructuredText

Reference
=========
This contains details of the Python API as well as a reference to the
command line interface.
.. note::
We have reproduced API documentation from the `GUFE`_ package here for convenience.
The GUFE package serves as a foundation layer for openfe, providing abstract base classes and object models, and so might be more useful for developers.
.. toctree::
:maxdepth: 2
api/index
cli/index
.. _GUFE: https://gufe.readthedocs.io/en/latest/api.html