diff options
| author | 2024-10-05 18:10:34 +0800 | |
|---|---|---|
| committer | 2024-10-05 18:10:34 +0800 | |
| commit | 4c8caa60508f1c23b21343b82bfba525b8c610a5 (patch) | |
| tree | a40cd59eb78d60349431d977f11587cbc97fb9ac /docs/requirements.txt | |
| 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 'docs/requirements.txt')
| -rw-r--r-- | docs/requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index 7d74be3..2e616e2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,4 +4,5 @@ sphinx-autobuild>=2024.4.16 myst-parser>=3.0.1 sphinx>=7.3.7 tomli>=2.0.1 -sphinx-intl>=2.2.0
\ No newline at end of file +sphinx-intl>=2.2.0 +sphinxcontrib-httpdomain
\ No newline at end of file |
