Build from master
[openstack-build/cinder-build.git] / rpm / SOURCES / 0002-Revert-Switch-over-to-oslosphinx.patch
1 From 15cc208adf811d9a83e8f820fb4be775c5db9a00 Mon Sep 17 00:00:00 2001
2 From: Eric Harney <eharney@redhat.com>
3 Date: Thu, 27 Mar 2014 14:24:57 -0400
4 Subject: [PATCH] Revert "Switch over to oslosphinx"
5
6 This reverts commit ea7d4a599224b5d0c7674d03993bbe72c49f0d51.
7 ---
8  doc/source/conf.py    | 2 +-
9  test-requirements.txt | 2 +-
10  2 files changed, 2 insertions(+), 2 deletions(-)
11
12 diff --git a/doc/source/conf.py b/doc/source/conf.py
13 index ac2eadc..238a922 100644
14 --- a/doc/source/conf.py
15 +++ b/doc/source/conf.py
16 @@ -34,7 +34,7 @@ extensions = ['sphinx.ext.autodoc',
17                'sphinx.ext.pngmath',
18                'sphinx.ext.ifconfig',
19                'sphinx.ext.graphviz',
20 -              'oslosphinx',
21 +              'oslo.sphinx',
22                ]
23  
24  # autodoc generation is a bit aggressive and a nuisance
25 diff --git a/test-requirements.txt b/test-requirements.txt
26 index 56746da..15308b9 100644
27 --- a/test-requirements.txt
28 +++ b/test-requirements.txt
29 @@ -13,4 +13,4 @@ sphinx>=1.1.2,<1.2
30  python-subunit>=0.0.18
31  testtools>=0.9.34
32  testrepository>=0.0.18
33 -oslosphinx
34 +oslo.sphinx