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.
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.
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.
See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
Change-Id: Iafe611a36e17869bf17f5b2c016ef7c22fb36eb3
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
know about the requirement
- Remove obsolete sections from setup.cfg:
* Wheel is not needed for python 3 only repo
* Some other sections are obsolete
- Update classifiers
- Update requirements, no need for python_version anymore
Change-Id: Id4de4bb72bd40cdcd9eef53fe9ea9dba855c0a5a
syncs sphinx dependency with global requirements.
It caps python 2 since sphinx 2.0 no longer supports Python 2.7.
Change-Id: Ic909ffca550329c8ba23e4ffe9f18f601d674a3b
As part of the docs migration work[0] for Pike we
need to switch to use the openstackdocstheme.
[0]https://review.openstack.org/#/c/472275/
Change-Id: Ia48ca6860012850071f8c236d404d56a480b747c
Following files contain #-*- coding: utf-8 -*- declaration
but don't contain any unicode character
doc/source/conf.py
Change-Id: I021ad39ca71a86c88f8e2591485bcde416d3028f
Since the bind_port of tacker server is changed to 9890, fix the
document and test case to meet this change.
Change-Id: I5baff302517c8bd8b7cc14b10e771beb9079762b