[misc] Generate and Update API Docs to mariadb documentation

This commit is contained in:
rusher
2025-06-26 13:28:27 +02:00
parent 541c985330
commit 723b1be7b2
2 changed files with 30 additions and 10 deletions

View File

@ -39,7 +39,7 @@ add_module_names= False
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ['sphinx.ext.doctest', 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx',
'sphinx.ext.extlinks', 'sphinx_toolbox.collapse', 'myst_parser', 'sphinx_markdown_builder' ]
'sphinx.ext.extlinks', 'myst_parser', 'sphinx_markdown_builder' ]
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']