Merge "Add plugin doco generated with stevedore.sphinxext"

This commit is contained in:
Jenkins 2015-09-24 22:15:17 +00:00 committed by Gerrit Code Review
commit 1b4045be3f
2 changed files with 8 additions and 0 deletions

View File

@ -25,6 +25,7 @@ extensions = [
#'sphinx.ext.intersphinx',
'oslosphinx',
'oslo_config.sphinxext',
'stevedore.sphinxext',
]
# autodoc generation is a bit aggressive and a nuisance when doing heavy

View File

@ -7,3 +7,10 @@
.. automodule:: oslo_middleware.healthcheck.disable_by_file
:members:
Available Plugins
------------------
.. list-plugins:: oslo.middleware.healthcheck
:detailed: