]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Switch over to oslosphinx
authorDirk Mueller <dirk@dmllr.de>
Thu, 13 Feb 2014 13:54:44 +0000 (14:54 +0100)
committerDirk Mueller <dirk@dmllr.de>
Tue, 11 Mar 2014 13:19:23 +0000 (14:19 +0100)
oslosphinx is the new name of oslo.sphinx

Closes-Bug: #1277168
Change-Id: Ib30a4a5eb3a86ad5c03324a59e1a8ee4d4897a70

doc/source/conf.py
test-requirements.txt

index 97ee288bafbbe3cc6e1e66cd0be50a94cda7b85f..42a4340415697aa4879d0d1778a54d8e60feb3d1 100644 (file)
@@ -35,7 +35,7 @@ extensions = ['sphinx.ext.autodoc',
               'sphinx.ext.pngmath',
               'sphinx.ext.ifconfig',
               'sphinx.ext.graphviz',
-              'oslo.sphinx',
+              'oslosphinx',
               ]
 
 # autodoc generation is a bit aggressive and a nuisance
index 15308b94974daf7c26c6a3e23e3577e997b2e998..56746da83bc484f4094ee04668efb60f85a2182d 100644 (file)
@@ -13,4 +13,4 @@ sphinx>=1.1.2,<1.2
 python-subunit>=0.0.18
 testtools>=0.9.34
 testrepository>=0.0.18
-oslo.sphinx
+oslosphinx