As per:
http://lists.openstack.org/pipermail/openstack-dev/2015-August/073338.html
The point behind the addition of the stevedore.sphinxext extension is
"to document drivers and other types of plugins to make the available
sets built into projects easier to discover" (dhellman).
Change-Id: I8427398e8d01c36f346e493a8144c1012ca7c5bf
'sphinx.ext.ifconfig',
'sphinx.ext.graphviz',
'oslosphinx',
+ 'stevedore.sphinxext'
]
# autodoc generation is a bit aggressive and a nuisance
--- /dev/null
+==============================
+ Cinder Database Architecture
+==============================
+
+Cinder Database Backends
+~~~~~~~~~~~~~~~~~~~~~~~~
+
+.. list-plugins:: cinder.database.migration_backend
+ :detailed:
--- /dev/null
+===================
+ Available Drivers
+===================
+
+.. list-plugins:: oslo_messaging.notify.drivers
+ :detailed:
:maxdepth: 1
devref/index
+ database_architecture
+ scheduler-filters
+ scheduler-weights
+ drivers
+ oslo-middleware
API Extensions
==============
--- /dev/null
+==========================
+ Oslo Middleware
+==========================
+
+.. list-plugins:: oslo_middleware
+ :detailed:
--- /dev/null
+==============================
+ Cinder Scheduler Filters
+==============================
+
+.. list-plugins:: cinder.scheduler.filters
+ :detailed:
--- /dev/null
+==========================
+ Cinder Scheduler Weights
+==========================
+
+.. list-plugins:: cinder.scheduler.weights
+ :detailed: