summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorricolin <rico.lin@easystack.cn>2017-12-19 15:36:06 +0800
committerZane Bitter <zbitter@redhat.com>2018-03-23 10:45:18 -0400
commitf41ad78cd49788bc8589b849a888aeb9bb916997 (patch)
treeb214832d53d7b65efb136681ceda13e40fb28977 /doc
parent79242e2e4f7bf86cfeb1f3318147da6525f6a7e8 (diff)
downloadpython-heatclient-f41ad78cd49788bc8589b849a888aeb9bb916997.tar.gz
Follow the new PTI for document build
For compliance with the Project Testing Interface as described in: https://governance.openstack.org/tc/reference/project-testing-interface.html Refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-November/124815.html Change-Id: Ibb35b13fe121fa2489ef31f51e1a662fbd01cc8b Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
new file mode 100644
index 0000000..6889f20
--- /dev/null
+++ b/doc/requirements.txt
@@ -0,0 +1,4 @@
+openstackdocstheme>=1.18.1 # Apache-2.0
+reno>=2.5.0 # Apache-2.0
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+sphinxcontrib-httpdomain>=1.3.0 # BSD