Repository: cloudstack-docs-rn
Updated Branches:
  refs/heads/4.3 c483187ee -> 95a8a702e


small changes to conf and index


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/95a8a702
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/95a8a702
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/95a8a702

Branch: refs/heads/4.3
Commit: 95a8a702e78fa5acb0289f078a1d97a1606ad8f3
Parents: c483187
Author: Sebastien Goasguen <run...@gmail.com>
Authored: Wed Jul 23 11:16:41 2014 -0400
Committer: Sebastien Goasguen <run...@gmail.com>
Committed: Wed Jul 23 11:16:41 2014 -0400

----------------------------------------------------------------------
 source/conf.py   | 2 +-
 source/index.rst | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/95a8a702/source/conf.py
----------------------------------------------------------------------
diff --git a/source/conf.py b/source/conf.py
index c18daa9..cbbdc27 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -44,7 +44,7 @@ import os
 # Add any Sphinx extension module names here, as strings. They can be
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
 # ones.
-extensions = []
+extensions = ['javasphinx']
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/95a8a702/source/index.rst
----------------------------------------------------------------------
diff --git a/source/index.rst b/source/index.rst
index 034fc34..a1de4f0 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -56,4 +56,5 @@ Contents:
    :maxdepth: 2
 
    api-changes
+   packages
    

Reply via email to