commit | 932b81d9d11fed1a4b3996ff984c9288113b84b6 | [log] [tgz] |
---|---|---|
author | ghanshyam <gmann@ghanshyammann.com> | Wed Mar 14 02:07:33 2018 +0000 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Thu Mar 22 20:31:53 2018 +0000 |
tree | 9fecbf189840e6959bd28d66a01406703fb44854 | |
parent | 2e6c54854eff80268bbd9e21031b201116106c4a [diff] [blame] |
Update docs building We need to move to new docs buidling structure as per the Project Testing Interface (PTI) [0] for doc build in OpenStack-Infra. More details [1]. [0] https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation [1] http://lists.openstack.org/pipermail/openstack-dev/2017-November/124815.html Change-Id: I699095c2eb2c818354fe0502cbbbadd3b9ef2656
diff --git a/doc/requirements.txt b/doc/requirements.txt new file mode 100644 index 0000000..012efb2 --- /dev/null +++ b/doc/requirements.txt
@@ -0,0 +1,6 @@ +# The order of packages is significant, because pip processes them in the order +# of appearance. Changing the order has an impact on the overall integration +# process, which may cause wedges in the gate later. +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD +openstackdocstheme>=1.18.1 # Apache-2.0 +reno>=2.5.0 # Apache-2.0