Remove openapi

This commit is contained in:
Changhua
2023-12-10 23:54:24 +08:00
parent 06a4707786
commit 1fe3def324
4 changed files with 1 additions and 6 deletions
-1
View File
@@ -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
-1
View File
@@ -34,7 +34,6 @@ master_doc = "index"
extensions = [
"myst_parser",
"autoapi.extension",
"sphinxcontrib.openapi",
"sphinx.ext.intersphinx",
"sphinx.ext.napoleon",
"sphinx_copybutton",
+1 -3
View File
@@ -6,6 +6,4 @@ OpenAPI
wcfhttp
-------
从 docs 中查看更详细(默认地址为:http://localhost:9999/docs
.. openapi:: _static/openapi-wcfhttp.json
安装启动 wcfhttp 后,通过 http://localhost:9999/docs 查看