Redirect some old pages properly to new locations.
Also, redirect pages users search for to proper locations.
The list adresses a few 404s from the last day, current list is
http://paste.openstack.org/show/617316/
Change-Id: I4289e4f802381ebdaf922355d5c07013dec4f8a3
Auto-generated config reference was added in
e0fc6df2eefb7d3752acb9bb30e89d2e5c13bfc1, enable it in manuals
Change-Id: I1bc3b8160dbf8ed8a20d14de907b09a338d6b1ec
Add a flag to tell us which projects have a .htaccess file in their
doc build output.
Change-Id: I0af0e32d9c646d61f4c72599cdc4613299aa5ec9
Depends-On: I236b7b0a9aae065167bd0aef316603d258e4c3c6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We need to anchor the redirects for the old guides at the root of the
server so that the translated versions are still accessible. Otherwise
/ja/ops-guide/ redirects to the latest admin guide in English, for
example.
Change-Id: I85a06e00b04af09bfc1c91592dcedeb2a1fb4e59
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Japanese landing page had translated ops-guide
and user-guide links but the two guides were removed
from openstack-manuals repository as the result of
I1ca840909438521d0d1da3469f7fa3f2927a6225 and
I7005b4288b94e755f406fd6a8e3273265b643042 .
Change-Id: I5610a65f5ecc96d5b9739a38c6ec1ab7beb4905c
Move the docs for the template generator input files to the
contributor guide. Expand the docs to explain the template variables
and the data set within the generator code.
Change-Id: I9f98c78bc4b13ea64b6cb96537e81b69267905b1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Reformat the plain text file as valid RST, then include it in the
contributor guide instead of just linking to it.
Change-Id: I5992cec2250977c5ec8e809a837bb4404da869ed
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
More of the project teams have landed docs for their deliverables, so
turn the links on.
Change-Id: I13824d1bd516c20ec9f4ef0c8c4980d447de9c62
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
See I49984971ee8ae10105291043ee3240133784fed2 for the page being
removed.
Change-Id: Ibba51c4ca031dac319e60cd2907714bce99260a8
Related-Bug: #1706449
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add landing pages with references to all of the historical versions
for completeness. For the versions where we do have guides still
published, include links.
Change-Id: I62211adab1628f10e88f4892dd85a50170da1d96
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The keystone docs now have the expected landing pages, so link to
them.
Change-Id: I14571bc18759ccb9f128b1df0521ae81c5371f17
Related-Bug: #1706179
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We have no separate user guide for those releases, so refer folks to
the pike guide instead.
Change-Id: If4a77f19c9f099ce5301265f9cc1c8532ba7234a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add reduced project-data files for older releases that only include
projects with API reference docs or guides to allow us to copy the API
landing page template from pike.
Change-Id: I143f7986f7c6d730696715b687d4e010a23b5a45
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The ops guide has been deleted and not yet moved to the wiki.
Change-Id: I788d88d6077cfa957346c04e54245dc5acb8c6c0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We have no separate admin guide for those series, so refer folks to
the pike guide instead.
Change-Id: I7eaab3561ba9fe18a43e876a5fde36293583d0f0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add a variable to hold the title of the series for a given
template. This is set to the name, regardless of whether the series is
the "latest" or not.
Change-Id: I3ca9b19b9e46478107f4c689f85772f15863557a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We have moved enough content around that it's time to regenerate the
sitemap - to tell searchmachines about new content.
Change-Id: I1ff86931d141526f932f190e693101945c012797
Related-Bug: #1705810
Currently the link check fails since ceilometer publishing failed
somehow and did not publish the install directory.
Remove the install_guide and add further flags the link check found.
Note has_in_tree_api_docs not set for heat since
https://docs.openstack.org/heat/latest/api/index.html is not api
documentation.
Change-Id: I3923901b7fa07350d4cc9c6bf3c1d21af6780058
Standardize on all upper case variable names so it is easy to tell
local variables in a template apart from global variables set by the
generator.
Change-Id: I69a73b580f1b32547287616c768887732553f9c5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Use the list of series names in the template generator to build the
dropdown list of series names so we don't have to update that template
by hand every release cycle.
Change-Id: I8f7950f25cb16b0bc5ffbd8e7d257157432b11f6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>