These linked to /latest instead of /queens/ or /pike/, fix all
the references.
Note that this is also correct for rocky, our tools use "latest" for the
development version which is rocky. Doing this also for rocky will avoid
copying these over and having wrong links.
Change-Id: I901aaace173721d7351ef31f4f579ae24a679dd8
Based off conversation at the PTG, we agreed it would be
beneficial to ensure the contrib-guide is clearly marked
as the doc contrib guide outside of the title.
This change includes a redirect.
Change-Id: I5abf915f0b94a482afa961e6b86364c26aae5d79
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>
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>
except on the "latest" in development series show the name of the
series in the title header on each page
Change-Id: I68ac8da2397653bed2dc32614f45807ffc957ecc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Instead of setting the series for each page within the page by hand,
have the template rendering code derive the value based on the path to
the template.
Change-Id: I366e809b710e5766c6345d817afc2717eff5e0a8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>