mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 09:07:10 +08:00
[Bug Fix] need sphinx_book_theme in docs/api_docs/python/requirements.txt (#1575)
bug : need sphinx_book_theme in docs/api_docs/python/requirements.txt
This commit is contained in:
@@ -2,5 +2,6 @@ sphinx
|
|||||||
recommonmark
|
recommonmark
|
||||||
sphinx_markdown_tables
|
sphinx_markdown_tables
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
|
sphinx_book_theme
|
||||||
furo
|
furo
|
||||||
myst_parser
|
myst_parser
|
||||||
|
Reference in New Issue
Block a user