We eagerly announce the release of: openstackdocstheme 3.5.0 The source is available from: https://opendev.org/openstack/openstackdocstheme Download the package from: https://tarballs.openstack.org/openstackdocstheme/ For more details, please see below. Changes in openstackdocstheme 3.4.1..3.5.0 ------------------------------------------ 1d5cb6f fix: close form element in search.html 5987eec Add libpcre3-dev in bindep.txt for pcre.h a3333f4 Use releases.openstack.org instead of opendev.org efe4c7b fix: search functionality in search.html 045cb22 tox: Drop envdir b3d5cdc Upgrade bootstrap to 5.3 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 19 + bindep.txt | 1 + openstackdocstheme/theme/openstackdocs/header.html | 155 +- openstackdocstheme/theme/openstackdocs/layout.html | 2 +- .../theme/openstackdocs/os_search.html | 2 +- .../theme/openstackdocs/script_footer.html | 2 +- openstackdocstheme/theme/openstackdocs/search.html | 12 +- .../theme/openstackdocs/sidebartoc.html | 2 +- .../theme/openstackdocs/sidebartoc_menu.html | 36 +- .../openstackdocs/sidebartoc_menu_apiref.html | 76 +- .../theme/openstackdocs/static/css/bootstrap.css | 16976 ++++++++++++------- .../openstackdocs/static/css/bootstrap.css.map | 1 + .../openstackdocs/static/css/bootstrap.min.css | 10 +- .../openstackdocs/static/css/bootstrap.min.css.map | 1 + .../theme/openstackdocs/static/css/combined.css | 37 +- .../theme/openstackdocs/static/css/search.css | 4 +- .../static/js/bootstrap.bundle.min.js | 7 + .../static/js/bootstrap.bundle.min.js.map | 1 + .../theme/openstackdocs/static/js/bootstrap.js | 6365 ++++--- .../theme/openstackdocs/static/js/bootstrap.min.js | 12 +- .../theme/openstackdocs/static/js/docs.js | 16 +- openstackdocstheme/theme/starlingxdocs/header.html | 59 +- .../theme/starlingxdocs/sidebartoc_menu.html | 8 +- .../starlingxdocs/sidebartoc_menu_apiref.html | 16 +- tox.ini | 5 +- 25 files changed, 15640 insertions(+), 8185 deletions(-)
participants (1)
-
no-reply@openstack.org