We high-spiritedly announce the release of: openstackdocstheme 1.14.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. Changes in openstackdocstheme 1.13.0..1.14.0 -------------------------------------------- 4d2797d add a comment to all output HTML pages showing the input file 2969174 Add support for versionadded and deprecated 037330b show the current project name and version in navigation link 71fb39b Declare parallel reading safe ab2b99c Cleanup conf.py Diffstat (except docs and test files) ------------------------------------- api-ref/source/conf.py | 25 +++++----------------- openstackdocstheme/__init__.py | 3 +++ openstackdocstheme/theme/openstackdocs/header.html | 5 +++++ .../theme/openstackdocs/sidebartoc.html | 2 +- .../theme/openstackdocs/static/css/combined.css | 20 +++++++++++++++-- .../theme/openstackdocs/static/js/docs.js | 10 ++++++--- releasenotes/source/conf.py | 4 ++-- 9 files changed, 60 insertions(+), 29 deletions(-)