Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/cookbook/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ List of Cookbooks
hand_write_ligand_network
ligandnetwork_vis
create_alchemical_network
under_the_hood
user_charges
bespoke_parameters

Expand Down
1 change: 1 addition & 0 deletions docs/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies:
- openff-units
- openmm
- packaging
- pip
- plugcli
- python=3.10
- sphinx <7.3
Expand Down
1 change: 1 addition & 0 deletions docs/guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ User Guide
results/index
cli/index
protocols/index
under_the_hood
troubleshooting
2 changes: 2 additions & 0 deletions docs/guide/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ calculate that :math:`\Delta G`.
The :ref:`gather results <userguide_results>` stage aggregates the individual results for further analysis. For example, the CLI's ``gather`` command will create a
table of the :math:`\Delta G` for each leg.

For more workflow details, see :ref:`under-the-hood`.

.. TODO: Should the CLI workflow be moved to under "CLI Interface"?

CLI Workflow
Expand Down
File renamed without changes.