Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems
Update Sphinx version as well.
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: I9d8b24733842e364fc6ef05b9e9adebae2a66ee5
This commit does multiple fix
1. Doc building still use deprcated oslosphinx and incompatible
version of yasfb which lead to error-
sphinx.errors.ExtensionError: Could not import extension yasfb (exception: cannot import name 'logging')
Replace oslosphinx with openstackdocstheme to fix the error.
2. Switch py27 job with py37
3. fix the pep8 error
Change-Id: I33ad4d0a2924082b7c56ac7c7973ad02ac6e9df5
Update doc links according to OpenStack document migration.
Use https instead of http for docs links.
Closes-Bug:#1717171
Change-Id: I97ea62e22d8ae0913562fdd51226e1464416a66d
OpenStack has dropped the incubation notion, so labeling this as an
incubated project in the docs is confusing.
Change-Id: Ib28ab536f88c63019ab435697382533d584acb84
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.
Change-Id: I19aea934526bd6210fdd984f03e43fb484e65741
We don't want the templates to show up in the RSS feed, so exclude them
from being converted to HTML and listed in the toctree.
Change-Id: I1dd434ef8d03c2ee26eb4f301a80141d5fd747fe
Rename everywhere, sync template.rst with version in specs.
Adjust publishing URL, specs will show up on specs.openstack.org.
Create link to specs directory so that building works - like it's done
in other specs repositories.
Implements blueprint: project-rename
Change-Id: Ife866fafb9e1d94935bd0c02949e1cd9d5a9c281