Merge "Temporary disable openapi api-ref"

This commit is contained in:
Zuul
2025-11-10 08:11:03 +00:00
committed by Gerrit Code Review
4 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# os-openapi is installed directly from git since we do not do releases (yet?) # os-openapi is installed directly from git since we do not do releases (yet?)
os-openapi @ git+https://opendev.org/openstack/openapi # os-openapi @ git+https://opendev.org/openstack/openapi
os-api-ref>=1.4.0 # Apache-2.0 os-api-ref>=1.4.0 # Apache-2.0

View File

@@ -25,7 +25,7 @@
html_theme = 'openstackdocs' html_theme = 'openstackdocs'
html_theme_options = {"sidebar_dropdown": "api_ref", "sidebar_mode": "toc"} html_theme_options = {"sidebar_dropdown": "api_ref", "sidebar_mode": "toc"}
extensions = ['os_api_ref', 'openstackdocstheme', 'os_openapi'] extensions = ['os_api_ref', 'openstackdocstheme'] # , 'os_openapi']
# If extensions (or modules to document with autodoc) are in another directory, # If extensions (or modules to document with autodoc) are in another directory,

View File

@@ -10,6 +10,7 @@ Contents:
v3/index v3/index
v3-ext/index v3-ext/index
..
.. toctree :: .. toctree ::
:maxdepth: 1 :maxdepth: 1