diff options
| author | 2025-11-18 16:53:15 +0800 | |
|---|---|---|
| committer | 2025-11-18 16:53:15 +0800 | |
| commit | cde8341265e6e266969429e6f1b0168d90206a90 (patch) | |
| tree | dfcf269c2e6bc385a7bb657d539e93cb51c9ee60 /docs/requirements.txt | |
| parent | c98defe9d74df8fd6b28049f2180f5fa44db6fda (diff) | |
| download | GRPS-cde8341265e6e266969429e6f1b0168d90206a90.tar.gz GRPS-cde8341265e6e266969429e6f1b0168d90206a90.zip | |
refactor: Refactor code structure for improved readability and maintainability
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..d276c4d --- /dev/null +++ b/docs/requirements.txt @@ -0,0 +1,8 @@ +furo>=2023.3.27 +sphinx-autobuild>=2021.3.14 +myst-parser>=0.18.1 +sphinx>=5.3.0 +infini +tomli +sphinx_design +sphinx-intl>=2.1.0
\ No newline at end of file |
