]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Create a page of drivers with stevedore.sphinxext
authorCraige McWhirter <craige@mcwhirter.com.au>
Wed, 9 Sep 2015 02:01:32 +0000 (12:01 +1000)
committerCraige McWhirter <craige@mcwhirter.com.au>
Tue, 15 Sep 2015 05:54:34 +0000 (15:54 +1000)
commit1b5f47414d24594dc5adc6a9b5c50c42e80b3f28
tree124578eec3abbf866ad0aebfaa9833c3149dc8fb
parentbcc7ce05cb73b96915df43e89af3c8f42f9eb677
Create a page of drivers with stevedore.sphinxext

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
doc/source/conf.py
doc/source/database_architecture.rst [new file with mode: 0644]
doc/source/drivers.rst [new file with mode: 0644]
doc/source/index.rst
doc/source/oslo-middleware.rst [new file with mode: 0644]
doc/source/scheduler-filters.rst [new file with mode: 0644]
doc/source/scheduler-weights.rst [new file with mode: 0644]