Skip to content

Commit 18c4da4

Browse files
Add NAGL Models as a project (#98)
* Add NAGL Models as a project * Empty commit to trigger rebuild --------- Co-authored-by: Josh Mitchell <[email protected]>
1 parent c27583b commit 18c4da4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"openff.evaluator": ("https://docs.openforcefield.org/evaluator/en/stable", None),
7979
"openff.recharge": ("https://docs.openforcefield.org/recharge/en/stable", None),
8080
"openff.nagl": ("https://docs.openforcefield.org/nagl/en/stable", None),
81+
"openff.nagl_models": ("https://docs.openforcefield.org/nagl-models/en/stable", None),
8182
}
8283
intersphinx_disabled_reftypes = ["*"]
8384
myst_heading_anchors = 2

source/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Specifications for SMIRNOFF and other standards defined by OpenFF can be found a
4242
[`openff-nagl`](https://docs.openforcefield.org/projects/nagl)
4343
: Train and use machine-learned partial charge models targetting molecular graphs
4444

45+
[`openff-nagl-models`](https://docs.openforcefield.org/projects/nagl-models)
46+
: Load models used by OpenFF Nagl.
47+
4548
## Contact Us
4649

4750
Need help? Raise an issue on [GitHub], open a discussion on [OpenFF Discussions], or [email us]!
@@ -89,4 +92,5 @@ Fragmenter <https://docs.openforcefield.org/projects/fragmenter>
8992
Evaluator <https://docs.openforcefield.org/projects/evaluator>
9093
Recharge <https://docs.openforcefield.org/projects/recharge>
9194
NAGL <https://docs.openforcefield.org/projects/nagl>
95+
NAGL Models <https://docs.openforcefield.org/projects/nagl-models>
9296
:::

0 commit comments

Comments
 (0)