aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2024-10-05 18:10:34 +0800
committerHsiangNianian <i@jyunko.cn>2024-10-05 18:10:34 +0800
commit4c8caa60508f1c23b21343b82bfba525b8c610a5 (patch)
treea40cd59eb78d60349431d977f11587cbc97fb9ac /pyproject.toml
parente614fd92c3288dd862ffb696cacaa9aadd11516c (diff)
downloadHydroRoll-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.toml1
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",