Commit Graph

6 Commits

Author SHA1 Message Date
songwenping 3778b1a608 Remove unnecessary unicode prefixes
Change-Id: Ic62cdbfb3f40ecaa2f20345951c8c34e20e6fd23
2022-04-19 16:01:38 +08:00
Andreas Jaeger 364f85e71d Switch to newer openstackdocstheme and reno versions
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.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Iab669aaf569600fa87da8404663bbbbde0be14d6
2020-05-28 14:36:07 +02:00
Eric Fried 50b4160695 Stop testing with py2
We were pretty close on this already.

Change-Id: I8ad1f5bee7a532c3401fd59550cee7cdec67c8c3
2019-10-25 09:46:50 -05:00
pengyuesheng aaccfd9ce8 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: I37a1af868c189c30cc9aa9ee4ca78786ad82d547
2019-10-12 15:14:06 +08:00
OpenStack Release Bot 930e199037 Update master for stable/stein
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: Ieca25193d4a9ec7c53596eea04a8780301a9f0f7
Sem-Ver: feature
2019-03-18 14:42:22 +00:00
Chris Dent 373e6d16d1 Initial Cookiecutter Commit. 2018-09-14 14:28:48 -06:00