diff options
| author | 2024-02-28 11:02:45 +0800 | |
|---|---|---|
| committer | 2024-02-28 11:02:45 +0800 | |
| commit | 67a4e90568903200102ca369e3522d9093877277 (patch) | |
| tree | e52cd931915e1358d1b5ee181656065cc9b9738b /docs/requirements.txt | |
| parent | 357db22d9cac9e40d7364f0a9b6606b130382210 (diff) | |
| download | HydroRoll-67a4e90568903200102ca369e3522d9093877277.tar.gz HydroRoll-67a4e90568903200102ca369e3522d9093877277.zip | |
feat(docs): enable docs preview
Diffstat (limited to 'docs/requirements.txt')
| -rw-r--r-- | docs/requirements.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt new file mode 100644 index 0000000..899492a --- /dev/null +++ b/docs/requirements.txt @@ -0,0 +1,7 @@ +furo>=2023.3.27 +sphinx-autobuild>=2021.3.14 +myst-parser>=0.18.1 +sphinx>=5.3.0 +tomli +sphinx_design +sphinx-intl>=2.1.0
\ No newline at end of file |
