aba20e70ea
Adds .htaccess containing redirects so old URLs can retrieve
the correct document from the docs reorganization introduced
with commit 1c7f556d4f
.
Change-Id: I9678eedd5634ac04482f3f8b5ee0e4177cf985e3
Needed-by: https://review.openstack.org/564344
Partial-bug: #1766257
13 lines
448 B
Plaintext
13 lines
448 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.6,!=1.6.7,>=1.6.2 # BSD
|
|
os-api-ref>=1.4.0 # Apache-2.0
|
|
openstackdocstheme>=1.18.1 # Apache-2.0
|
|
reno>=2.5.0 # Apache-2.0
|
|
sphinxcontrib-apidoc>=0.2.0 # BSD
|
|
whereto>=0.3.0 # Apache-2.0
|
|
|
|
# needed for apidoc support
|
|
xattr>=0.9.2
|