diff options
| author | 2025-09-12 00:53:11 +0800 | |
|---|---|---|
| committer | 2025-09-12 00:53:11 +0800 | |
| commit | 5135876b5e2a6c40232414ea0b7eb875fa225cf0 (patch) | |
| tree | 4e1718f42394c9f3384b8f91429068a6e1e980db /docs/requirements.txt | |
| download | OneRoll-5135876b5e2a6c40232414ea0b7eb875fa225cf0.tar.gz OneRoll-5135876b5e2a6c40232414ea0b7eb875fa225cf0.zip | |
Initial commit
Diffstat (limited to 'docs/requirements.txt')
| -rw-r--r-- | docs/requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt new file mode 100644 index 0000000..2e616e2 --- /dev/null +++ b/docs/requirements.txt @@ -0,0 +1,8 @@ +docutils>=0.20.1 +furo>=2024.5.6 +sphinx-autobuild>=2024.4.16 +myst-parser>=3.0.1 +sphinx>=7.3.7 +tomli>=2.0.1 +sphinx-intl>=2.2.0 +sphinxcontrib-httpdomain
\ No newline at end of file |
