summaryrefslogtreecommitdiff
path: root/doc/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-05-181-3/+3
| | | | | | | | | | | | | | | | Switch to openstackdocstheme 2.2.0 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. A couple of variables are also not needed anymore, remove them. Depends-On: https://review.opendev.org/728938 Change-Id: If23ebf2dcf6304d5ea50c5e427bfad217ce0d235
* Drop python 2.7 support and testing3.0.0pengyuesheng2020-01-301-2/+1
| | | | | | | | Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: Ie875138bd1b773f460698e1eacc9dab542318e30 Sem-Ver: api-break
* Bump the openstackdocstheme extension to 1.20pengyuesheng2019-12-191-1/+1
| | | | | | | | | | | | | | | | Some options are now automatically configured by the version 1.20: - project - html_last_updated_fmt - latex_engine - latex_elements - version - release Note that we don't actually drop 'project' since it's referenced elsewhere in the file and cleaning that up would be hassle. Change-Id: Ibe4add5a9391c3b3bc49206c9ac65721cedddf5a
* tox: Keeping going with docscaoyuan2019-10-241-2/+2
| | | | | | | | | | | | Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name suggests, keeps the build running when it encounters non-fatal errors. This is exceptionally useful in avoiding a continuous edit-build loop when undertaking large doc reworks where multiple errors may be introduced. [1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045 Change-Id: I07690fb61001eb282d895fbbac4cd856defe6581
* Cap Bandit below 1.6.0 and update Sphinx requirementBen Nemec2019-05-131-1/+2
| | | | | | | | | | | | Bandit 1.6.0 accidentally changed how the exclusion list option is handled and breaks our use of it. Cap to the previous version until Bandit has fixed the problem. Sphinx 2.0 no longer works on python 2.7, so we need to start capping it there as well. Change-Id: Ib7f8df3fc5b83520b179d0a260c54e015c042b17 Reference: https://github.com/PyCQA/bandit/pull/489
* Updated from global requirementsOpenStack Proposal Bot2018-03-151-1/+1
| | | | Change-Id: I1c0eedc5c321d2c847510a503f0a25e8382f1648
* Updated from global requirementsOpenStack Proposal Bot2018-01-241-1/+1
| | | | Change-Id: Ibfbb20b4e06815bc4ebd4dd7b3a60501fbf7cdcb
* Updated from global requirementsOpenStack Proposal Bot2018-01-181-1/+1
| | | | Change-Id: Ia41f791b8bde7b82d37f4de47d05d1b6ba4e6053
* Updated from global requirementsqueens-em2.20.0OpenStack Proposal Bot2018-01-041-0/+3
| | | | Change-Id: Idf473d822b830c808c6007bd6d82257fb7305e0a
* Follow the new PTI for document buildChangBo Guo(gcb)2017-12-191-0/+5
For compliance with the Project Testing Interface as described in: https://governance.openstack.org/tc/reference/project-testing-interface.html For more detials information, please refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: I9d23ea7b5731fb677b2b1a09cdec74a1101dcd2c