summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjiansong <jian.song@easystack.cn>2017-12-19 00:37:04 -0800
committerSean McGinnis <sean.mcginnis@huawei.com>2017-12-21 18:23:48 -0600
commit7d76c405e4bdc40ab405707ebb4203f5ca11377c (patch)
tree1385f00c8bf0008629a682219608c8d81d6780a9 /doc
parentab0185bfc6e8797a35a2274c2a5ee03afb03dd60 (diff)
downloadpython-cinderclient-7d76c405e4bdc40ab405707ebb4203f5ca11377c.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 For more detials information, please refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: I7615e33c0d00c56b3ee6cb856a0553e32a1664c6
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..8df1a20
--- /dev/null
+++ b/doc/requirements.txt
@@ -0,0 +1,4 @@
+# These are needed for docs generation
+openstackdocstheme>=1.17.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0
+sphinx>=1.6.2 # BSD