mirror of
https://github.com/openmm/openmmforcefields.git
synced 2026-05-29 00:29:48 +09:00
* Add uniform, automated linting * Remove code paths that use old OpenFF Toolkit API * Re-lint * Switch to ruff * Fix * Fix bad merge * Another lint
Templates Doc Directory
Add any paths that contain templates here, relative to
the conf.py file's directory.
They are copied after the builtin template files,
so a file named "page.html" will overwrite the builtin "page.html".
The path to this folder is set in the Sphinx conf.py file in the line:
html_static_path = ["_templates"]
Examples of file to add to this directory
- HTML extensions of stock pages like
page.htmlorlayout.html