[openstack-dev] [new][documentation] os-api-ref 1.0.0 release
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 25 11:41:29 UTC 2016
We are glowing to announce the release of:
os-api-ref 1.0.0: Sphinx Extensions to support API reference sites in
OpenStack
With source available at:
http://git.openstack.org/cgit/openstack/os-api-ref
For more details, please see below.
Changes in os-api-ref 0.4.0..1.0.0
----------------------------------
80480aa Update docs for openstackdocstheme
916db5d openstackdocstheme integration
b100d15 Change Layout of Path + Sub Title
Diffstat (except docs and test files)
-------------------------------------
README.rst | 2 +-
os_api_ref/__init__.py | 38 +++++++++----
os_api_ref/assets/api-site.css | 76 +++++++++++++++----------
os_api_ref/assets/bootstrap.min.css | 5 --
os_api_ref/assets/bootstrap.min.js | 6 --
requirements.txt | 1 +
12 files changed, 104 insertions(+), 60 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index db3eed3..e7e1e2c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,0 +9 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
+openstackdocstheme>=1.4.0 # Apache-2.0
More information about the OpenStack-dev
mailing list