fix build docs error (#204)

This commit is contained in:
Linlang
2024-08-10 01:32:55 +08:00
committed by GitHub
parent 7f10f44239
commit 564cd26c0c
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -21,6 +21,6 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt
- requirements: requirements/docs.txt
- method: pip
path: .
+1
View File
@@ -10,3 +10,4 @@ Sphinx
sphinx-autobuild
sphinx-click
sphinx-togglebutton
sphinx_rtd_theme