7 Commits

Author SHA1 Message Date
Andreas Jaeger
511086a92f Use https for docs.openstack.org (1/7)
We switched to https for docs.openstack.org, adjust most URLs.

This change updates documentation etc files, but not any deliverable files.

Change-Id: Ia8b0524025ab1c685ec6f57246f8b34231f52632
2017-04-30 18:01:36 +02:00
Doug Hellmann
97986ff795 invoke sphinx directly instead of through pbr
The pbr feature for invoking sphinx doesn't let us treat warnings as
errors because of a bug in pbr. Switch to invoking sphinx directly,
including removing the setup.cfg instructions for sphinx, so we can use
the flag to treat warnings as errors. Doing this also requires fixing a
few existing warnings, so those changes are included in this patch.

Change-Id: I2aa0d844855d5a18646d0bc3907620544ae71be2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-04-20 13:15:09 -04:00
Thierry Carrez
cbc49df674 Mark mitaka as being released, rather than planned
Change-Id: I0f2ab9b09d0c12445b0b24544240244cdc8dcec0
2016-04-07 15:24:34 +02:00
Doug Hellmann
77f3375495 add link to Mitaka documentation
Add a link to the Mitaka-specific documentation as an easy entry point
for users exploring the new release.

Change-Id: I71106a4dbbe86204c462b5e93d74e1cb07fbf64d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-03-25 14:41:05 -04:00
Doug Hellmann
4b204b4a4e Mention when library release freeze is lifted
Change-Id: I3328e0e360570ccc78bb33f8f5acee5a73488b3a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-05 15:09:50 -05:00
Doug Hellmann
a9d2c81eb6 Add requirements freeze to mitaka schedule
Change-Id: If27543e970c07118b37a8e85ab9ca2c9f68edbe1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-05 15:07:53 -05:00
Doug Hellmann
b5c2ae8d9a rearrange content in preparation to move to new vhost
We want to remove the redundant 'releases' directory in the URLs for
release pages, so create one directory for each series and move the
existing file there. Sphinx doesn't have an easy way to handle
redirects, so just add a stub page with a link to the root document for
folks to find the thing that moved. We will delete these pages after we
start publishing to releases.openstack.org instead of
docs.openstack.org.

Change-Id: I970bdd20e23c748a7e8a456808c73d74570eb066
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-01-22 17:35:44 -05:00