e6991e1914
This patch set migrates some of the file structure in compliance with the Project Testing Interface (PTI) [0] for doc build in OpenStack-Infra. See [1] for more details. [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: I5995ffd3a6821fd629e00351728c27a045a7c076 Signed-off-by: Tin Lam <tin@irrational.io>
8 lines
332 B
Plaintext
8 lines
332 B
Plaintext
# 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.2 # BSD
|
|
sphinxcontrib-blockdiag>=1.1.0
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
|
openstackdocstheme>=1.17.0 # Apache-2.0
|