Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems
Update Sphinx version as well.
Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.
Disable openstackdocs_auto_name to use 'project' variable as name.
Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.
openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.
This repo uses storyboard, configure the proper variables.
See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
Change-Id: Id084bfc9d5ae7a95d3cba22a00b4c03a35967ee4
Add file to the reno documentation build to show release notes for
stable/ussuri.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.
Change-Id: I697166b2f7ff2f5a5d873cfcfc95ee1729de7140
Sem-Ver: feature
Add file to the reno documentation build to show release notes for
stable/train.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.
Change-Id: I6fa419b95fadf45c59fad8c076702da762c946de
Sem-Ver: feature
Add file to the reno documentation build to show release notes for
stable/stein.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.
Change-Id: Ia1a277d1dbec2878b2468337362b9292fc8b0933
Sem-Ver: feature
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.
Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.
This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.
Change-Id: Ic8d8f38a565ca095cebe154f0243b5ba8497f246
Liberty will never be released again, so I'm changing the 1.0.x to 1.0.5
(the last liberty release of ironic python agent), as a followup to
a2a0db727d8c54145645710cb1d0bf6a3b1ab26c.
Change-Id: I07b348d62706150b8ec6f6e4220ec905ab0ec9c8
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.
Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.
Change-Id: Ic86a4c837704cdde2f9d0051ea2f169015816ab7
This reverts commit ed4d68bfbc9afeb42a963407b446f53374f2c28c
as the root cause was addressed in
I49734fbf4c3499e148367c9b6dd6f4f49ba17956.
Change-Id: Ic013291558437124743f2e344d0d5e17b7c0ad05
Reno doesn't currently handle missing branches so we need to use the
proper tag in order to prevent releasenotes jobs from failing now that
liberty is EOL'd.
Change-Id: Id8d47824d16190bc459b8b44fed3c4574f9357c1
Related-bug: #1649982
As Dmitry pointed out here: https://review.openstack.org/#/c/258727/
we need a page without a branch specified.
Change-Id: I47f4cfa9e6cc3ec6254afb358a87cb1225470401