diff options
| author | 2024-07-21 09:06:42 +0800 | |
|---|---|---|
| committer | 2024-07-21 09:06:42 +0800 | |
| commit | 5ad26d4cb60999972ac0130fb55376b51952b16d (patch) | |
| tree | 62977e7dbb46a616c49f9559a9bc4ec6d0566b6e /docs/requirements.txt | |
| parent | cea648308d0182f098e4b7eb6d1909c81b504eda (diff) | |
| download | echo-5ad26d4cb60999972ac0130fb55376b51952b16d.tar.gz echo-5ad26d4cb60999972ac0130fb55376b51952b16d.zip | |
refactor!: rebuild docs with sphinx
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 |
