Remove openapi
This commit is contained in:
parent
06a4707786
commit
1fe3def324
@ -4,5 +4,4 @@ myst_parser
|
||||
sphinx
|
||||
sphinx_copybutton
|
||||
sphinx_rtd_theme
|
||||
sphinxcontrib-openapi
|
||||
sphinxcontrib-napoleon
|
||||
|
File diff suppressed because one or more lines are too long
@ -34,7 +34,6 @@ master_doc = "index"
|
||||
extensions = [
|
||||
"myst_parser",
|
||||
"autoapi.extension",
|
||||
"sphinxcontrib.openapi",
|
||||
"sphinx.ext.intersphinx",
|
||||
"sphinx.ext.napoleon",
|
||||
"sphinx_copybutton",
|
||||
|
@ -6,6 +6,4 @@ OpenAPI
|
||||
|
||||
wcfhttp
|
||||
-------
|
||||
从 docs 中查看更详细(默认地址为:http://localhost:9999/docs )。
|
||||
|
||||
.. openapi:: _static/openapi-wcfhttp.json
|
||||
安装启动 wcfhttp 后,通过 http://localhost:9999/docs 查看。
|
||||
|
Loading…
Reference in New Issue
Block a user