Commit Graph

8 Commits

Author SHA1 Message Date
Emilien Macchi d0e81c22ca Retire Paunch
Change-Id: I8b2e9e20e477f2f00ad922f03e82114ff13212fe
2020-06-15 10:07:12 -04:00
Andreas Jaeger 7ee0976e71 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.

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: I9cad8904420d108a06d9fefbc2d3268738d56038
2020-06-03 20:29:31 +02:00
pengyuesheng c78160c652 Drop python 2.7 support and testing
Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Remove explicit listed jobs from check queue, they are in the templates.

- Update jobs
- 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

Co-Authored-By: Andreas Jaeger <aj@suse.com>
Change-Id: I4a1976c78b0fe69cc1b423c516d557838cb6d59b
2020-04-23 08:40:02 +00:00
pengyuesheng ef7f5cbf94 Blacklist sphinx 2.1.0 (autodoc bug)
See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details

Change-Id: Ie464a32c0b233401683d75c7e570096f583b46da
2019-08-19 09:29:50 +08:00
qiufossen 5caf52253e Bump openstackdocstheme to 1.20.0
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: If67269dd4cbdb6c3b22312caf7b7f86f11ed61b6
2019-07-16 05:54:37 -04:00
Cédric Jeanneret efb015c143 Fix doc build
* Ensure doc is built with python3
* Ensures we don't install sphinx outside of doc build

Fixes sphinx requiring python3 issue

Change-Id: I2ef4c3c02e6af8c8b9891b39b59eec1a73c9a1dd
2019-05-20 10:36:27 +02:00
Goutham Pacha Ravi 8d593faae7 Switch docs to openstackdocstheme
Change-Id: I6260db140fe66da321443de66231e6bf98b60fad
2018-07-31 01:53:56 +00:00
Steve Baker ceed164766 Initial Cookiecutter Commit. 2017-01-25 11:24:31 +13:00