mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-18 00:07:45 +00:00
fix:doc build
This commit is contained in:
parent
96b7fb38b1
commit
598619080d
@ -27,6 +27,7 @@ extensions = [
|
||||
"sphinx.ext.napoleon",
|
||||
"sphinx.ext.viewcode",
|
||||
"sphinxcontrib.autodoc_pydantic",
|
||||
'sphinxcontrib.autodoc_pydantic_base',
|
||||
"myst_nb",
|
||||
"sphinx_copybutton",
|
||||
"sphinx_panels",
|
||||
|
@ -13,4 +13,5 @@ toml
|
||||
myst_nb
|
||||
sphinx_copybutton
|
||||
pydata-sphinx-theme==0.13.1
|
||||
pydantic-settings
|
||||
furo
|
Loading…
Reference in New Issue
Block a user