summaryrefslogtreecommitdiff
path: root/doc/requirements.txt
diff options
context:
space:
mode:
authorZane Bitter <zbitter@redhat.com>2018-04-02 15:04:10 -0400
committerZane Bitter <zbitter@redhat.com>2018-04-11 16:35:01 -0400
commit96e97013f1677b10ee44520685c838c1a71ef783 (patch)
treeccb3e866c69bec9fe971d0233f987d8c132f01b2 /doc/requirements.txt
parentdea4bd18e06a5d93aeedcf80c8f7be32b1ee9574 (diff)
downloadheat-96e97013f1677b10ee44520685c838c1a71ef783.tar.gz
Replace pbr autodoc with sphinxcontrib-apidoc
This fixes local building of the documentation using tox, and allows the gate to stop relying on pbr and move completely to the new docs PTI. http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html Change-Id: I6ef3e102f5a169262efbbaeec61452f0a2443fb4 Depends-On: https://review.openstack.org/560577
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r--doc/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 09ea11b19..7488c4b07 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -6,4 +6,5 @@ openstackdocstheme>=1.18.1 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0
+sphinxcontrib-apidoc>=0.2.0 # BSD
sphinxcontrib-httpdomain>=1.3.0 # BSD