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

View File

@ -4,5 +4,4 @@ myst_parser
sphinx sphinx
sphinx_copybutton sphinx_copybutton
sphinx_rtd_theme sphinx_rtd_theme
sphinxcontrib-openapi
sphinxcontrib-napoleon sphinxcontrib-napoleon

File diff suppressed because one or more lines are too long

View File

@ -34,7 +34,6 @@ master_doc = "index"
extensions = [ extensions = [
"myst_parser", "myst_parser",
"autoapi.extension", "autoapi.extension",
"sphinxcontrib.openapi",
"sphinx.ext.intersphinx", "sphinx.ext.intersphinx",
"sphinx.ext.napoleon", "sphinx.ext.napoleon",
"sphinx_copybutton", "sphinx_copybutton",

View File

@ -6,6 +6,4 @@ OpenAPI
wcfhttp wcfhttp
------- -------
从 docs 中查看更详细默认地址为http://localhost:9999/docs )。 安装启动 wcfhttp 后,通过 http://localhost:9999/docs 查看。
.. openapi:: _static/openapi-wcfhttp.json