diff options
| author | 2024-10-05 18:10:34 +0800 | |
|---|---|---|
| committer | 2024-10-05 18:10:34 +0800 | |
| commit | 4c8caa60508f1c23b21343b82bfba525b8c610a5 (patch) | |
| tree | a40cd59eb78d60349431d977f11587cbc97fb9ac /pyproject.toml | |
| parent | e614fd92c3288dd862ffb696cacaa9aadd11516c (diff) | |
| download | HydroRoll-4c8caa60508f1c23b21343b82bfba525b8c610a5.tar.gz HydroRoll-4c8caa60508f1c23b21343b82bfba525b8c610a5.zip | |
feat(docs): update requirements and docs content with new sphinx extensions and translations
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 4a95b57..059b8cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,6 +64,7 @@ docs = [ "sphinx>=7.3.7", "tomli>=2.0.1", "sphinx-intl>=2.2.0", + "sphinxcontrib-httpdomain>=1.8.1", ] pygments = [ "docutils>=0.20.1", |
