From 42e0037cd055d81d9452f046c347f8e469d27350 Mon Sep 17 00:00:00 2001 From: Guoqiang Ding Date: Thu, 28 Dec 2017 23:07:09 +0800 Subject: Update new documentation PTI jobs For compliance with the Project Testing Interface as described in [1]. For more detailed information, please refer to [2]. [1] https://governance.openstack.org/tc/reference/project-testing-interface.html [2] http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: I7e8c47dead1e019e8705db3ff7559dd39b1d90d9 --- doc/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/requirements.txt (limited to 'doc') diff --git a/doc/requirements.txt b/doc/requirements.txt new file mode 100644 index 00000000..ea4c643b --- /dev/null +++ b/doc/requirements.txt @@ -0,0 +1,3 @@ +openstackdocstheme>=1.17.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 +sphinx>=1.6.2 # BSD -- cgit v1.2.1