Changes to add driver list to the documentation.

Change-Id: Ic3c8273813c5147ca9203e761d4ade43d3c2ad31
This commit is contained in:
Jay Clark 2015-08-24 21:20:30 -04:00 committed by Doug Hellmann
parent 8a323c5d5c
commit 3fca529ea3
2 changed files with 7 additions and 0 deletions

View File

@ -33,6 +33,7 @@ extensions = [
'oslosphinx',
'sphinx.ext.inheritance_diagram',
'sphinx.ext.viewcode',
'stevedore.sphinxext',
]
# Add any paths that contain templates here, relative to this directory.

View File

@ -43,3 +43,9 @@ API, some of them have different properties:
.. _redis: http://redis.io
.. _postgresql: http://postgresql.org
.. _mysql: http://mysql.org
Backends
========
.. list-plugins:: tooz.backends
:detailed: