[OpenStack-docs] Fwd: [openstack-announce] [release][documentation] openstackdocstheme release 1.2.5 (_independent)
Andreas Jaeger
aj at suse.com
Tue Dec 1 20:58:53 UTC 2015
We have a new release of our docs theme, it brings some visual
improvements, is smaller - and now has Google Analytics enabled so that
Anne can tell us what people love and what not ;)
Thanks Christian for pushing this through!
Andreas
-------- Forwarded Message --------
Subject: [openstack-announce] [release][documentation]
openstackdocstheme release 1.2.5 (_independent)
Date: Tue, 1 Dec 2015 15:53:27 -0500
From: doug at doughellmann.com
Reply-To: openstack-dev at lists.openstack.org
To: openstack-announce at lists.openstack.org
We are jazzed to announce the release of:
openstackdocstheme 1.2.5: OpenStack Docs Theme
This release is part of the _independent release series.
With source available at:
http://git.openstack.org/cgit/openstack/openstackdocstheme
With package available at:
https://pypi.python.org/pypi/openstackdocstheme
For more details, please see the git log history below and:
http://launchpad.net/openstack-manuals/+milestone/1.2.5
Please report issues through launchpad:
http://bugs.launchpad.net/openstack-manuals
Changes in openstackdocstheme 1.2.4..1.2.5
------------------------------------------
f5237c5 Add -W to sphinx invocation for release-notes build
4185b0e Table caption: use a bold font
9ad2bfb release note entry for sidebar link to a top page
a7b4a44 Add link for a top page of document to "Contents" in sidebar
f235ad6 Add Google Analytics JavaScript tracking snippet code
7ab7dbe Add reno for release-notes
00a1596 Add padding css property for td and th
2190744 Remove the original-design directory
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 6 +
openstackdocstheme/theme/openstackdocs/layout.html | 13 +-
.../theme/openstackdocs/sidebartoc.html | 2 +-
.../theme/openstackdocs/static/css/combined.css | 16 +-
openstackdocstheme/version.py | 17 +
original-design/book/index.html | 745 ---
original-design/css/bootstrap.css | 6203
--------------------
original-design/css/bootstrap.min.css | 5 -
original-design/css/combined.css | 4692 ---------------
original-design/css/font-awesome.min.css | 4 -
original-design/css/styles.css | 1333 -----
original-design/images/docs/license.jpg | Bin 4858 -> 0 bytes
original-design/images/docs/superuser.png | Bin 17519 -> 0 bytes
original-design/images/footer-facebook-hover.png | Bin 1099 -> 0 bytes
original-design/images/footer-facebook.png | Bin 1097 -> 0 bytes
original-design/images/footer-github-hover.png | Bin 1389 -> 0 bytes
original-design/images/footer-github.png | Bin 1392 -> 0 bytes
original-design/images/footer-linkedin-hover.png | Bin 1119 -> 0 bytes
original-design/images/footer-linkedin.png | Bin 1144 -> 0 bytes
original-design/images/footer-logo.png | Bin 3662 -> 0 bytes
original-design/images/footer-twitter-hover.png | Bin 1277 -> 0 bytes
original-design/images/footer-twitter.png | Bin 1280 -> 0 bytes
original-design/images/footer-youtube-hover.png | Bin 1045 -> 0 bytes
original-design/images/footer-youtube.png | Bin 1209 -> 0 bytes
original-design/images/openstack-logo-full.png | Bin 3180 -> 0 bytes
original-design/images/openstack-logo-full.svg | 285 -
original-design/images/openstack-logo-vert.png | Bin 2539 -> 0 bytes
original-design/images/openstack-logo-vert.svg | 286 -
original-design/images/openstack-logo.png | Bin 2715 -> 0 bytes
original-design/index.html | 497 --
original-design/ja/index.html | 484 --
original-design/js/bootstrap-hover-dropdown.min.js | 12 -
original-design/js/bootstrap.js | 2114 -------
original-design/js/bootstrap.min.js | 6 -
original-design/js/docs.js | 83 -
original-design/js/jquery-1.11.0.js | 4 -
original-design/js/navigation.js | 67 -
original-design/js/webui-popover.js | 434 --
original-design/search/index.html | 676 ---
releasenotes/notes/add-reno-8da9bd3ccb7bbeab.yaml | 3 +
releasenotes/notes/lp1516819-b4bb7b0f10004cef.yaml | 4 +
.../sidebar-top-page-link-252532ddf42a5acf.yaml | 5 +
releasenotes/source/_static/.placeholder | 0
releasenotes/source/_templates/.placeholder | 0
releasenotes/source/conf.py | 273 +
releasenotes/source/index.rst | 8 +
releasenotes/source/unreleased.rst | 5 +
test-requirements.txt | 3 +
tox.ini | 3 +
49 files changed, 352 insertions(+), 17936 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index cda046a..4e7c4f0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,0 +9,3 @@ sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
+
+reno>=0.1.1 # Apache2
+oslosphinx>=2.5.0 # Apache-2.0
_______________________________________________
OpenStack-announce mailing list
OpenStack-announce at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce
More information about the OpenStack-docs
mailing list