[release-announce] [documentation] openstackdocstheme 1.16.0
doug at doughellmann.com
doug at doughellmann.com
Wed Jul 26 14:32:16 UTC 2017
We are gleeful to announce the release of:
openstackdocstheme 1.16.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.15.0..1.16.0
--------------------------------------------
979785c Fix a logic issue in the JS
9664113 move the localtoc for the page into the sidebar
4806d7d Serve minified CSS
Diffstat (except docs and test files)
-------------------------------------
openstackdocstheme/theme/openstackdocs/css.html | 4 +-
openstackdocstheme/theme/openstackdocs/js.html | 5 -
openstackdocstheme/theme/openstackdocs/layout.html | 4 -
.../theme/openstackdocs/localtoc.html | 8 +-
.../theme/openstackdocs/script_footer.html | 4 +-
.../theme/openstackdocs/sidebartoc.html | 1 +
.../openstackdocs/static/css/bootstrap.min.css | 6 +
.../theme/openstackdocs/static/css/combined.css | 60 ++--
.../openstackdocs/static/css/font-awesome.css | 144 +++++++++-
.../openstackdocs/static/css/font-awesome.min.css | 4 +
.../theme/openstackdocs/static/js/bootstrap.min.js | 7 +
.../theme/openstackdocs/static/js/docs.js | 6 +-
.../static/js/{jquery-3.1.1.js => jquery-3.2.1.js} | 313 ++++++++++++---------
.../openstackdocs/static/js/jquery-3.2.1.min.js | 4 +
15 files changed, 426 insertions(+), 182 deletions(-)
More information about the Release-announce
mailing list