Files
openfe/docs/reference/index.rst
Alyssa Travitz 31bb2a777d make gufe lowercase in docs (#1190)
* make gufe lowercase in docs

* Update docs/reference/index.rst

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

* Update docs/reference/api/index.rst

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
2025-03-14 09:55:24 -07:00

18 lines
478 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.
`gufe`_ 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