[documentation] openstackdocstheme 1.18.0
We are satisfied to announce the release of: openstackdocstheme 1.18.0: OpenStack Docs Theme The source is available from: https://git.openstack.org/cgit/openstack/openstackdocstheme Download the package from: https://tarballs.openstack.org/openstackdocstheme/ Please report issues through launchpad: https://launchpad.net/openstack-doc-tools For more details, please see below. 1.18.0 ^^^^^^ Bug Fixes * The double backticks (``) markup caused text to be displayed in red with a pinkish background colour. The text is now displayed in black and bold. Changes in openstackdocstheme 1.17.0..1.18.0 -------------------------------------------- 80add1f Replace the http links with the right ones in docs 5c92f0e Attempt to guess valid Git URLs 62c8f36 Revert "Fix the incorrect git source url" 0ba64b0 trivial: Remove use of 'Application.{warn,info}' f0744a1 Fix the incorrect git source url 9219e0b Do not print the release if empty 70fb84d Adds -p option in mkdir for buildpdf tox env 82be7f6 bindep: Add dependencies for PDFs on Fedora d50aa0e gitignore: Ignore more files 75586c7 Updated from global requirements a58d778 Remove -U from pip install 95aa5e0 Avoid tox_install.sh for constraints support 4149f7c Remove setting of version/release from releasenotes b2a5b19 Add zuulv3 native job 02b9b37 Adds Turkish landing page to sidebartoc_menu e99cf6d No red with double backticks markup Diffstat (except docs and test files) ------------------------------------- .gitignore | 9 +++++++ .zuul.yaml | 17 ++++++++++++ bindep.txt | 13 +++++++++- openstackdocstheme/__init__.py | 30 +++++++++++++++++----- .../theme/openstackdocs/sidebartoc_menu.html | 1 + .../theme/openstackdocs/static/css/bootstrap.css | 9 +++---- .../openstackdocs/static/css/bootstrap.min.css | 4 +-- .../theme/openstackdocs/static/css/combined.css | 9 ++----- .../theme/openstackdocs_pdf/pdftheme.sty | 24 ++++++++++------- .../double-backticks-not-red-5ce6dbc828221929.yaml | 5 ++++ releasenotes/source/conf.py | 11 +++----- setup.cfg | 11 +------- tools/tox_install.sh | 30 ---------------------- tox.ini | 14 +++++----- 15 files changed, 113 insertions(+), 85 deletions(-)
participants (1)
-
no-reply@openstack.org