You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ed...@apache.org on 2014/06/05 01:50:33 UTC

[21/50] git commit: updated refs/heads/4.3 to f304df0

fix apidocs build failure


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

Branch: refs/heads/4.3
Commit: f731781f49328a48a0476c3e766a814a48b3f77e
Parents: 8fdf941
Author: Wei Zhou <w....@leaseweb.com>
Authored: Fri Mar 7 00:12:20 2014 +0100
Committer: Wei Zhou <w....@leaseweb.com>
Committed: Fri Mar 7 00:12:20 2014 +0100

----------------------------------------------------------------------
 tools/apidoc/gen_toc.py | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f731781f/tools/apidoc/gen_toc.py
----------------------------------------------------------------------
diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py
index 9e4cd31..29ff3bf 100644
--- a/tools/apidoc/gen_toc.py
+++ b/tools/apidoc/gen_toc.py
@@ -160,6 +160,7 @@ known_categories = {
     'Ucs' : 'UCS',
     'CacheStores' : 'Cache Stores',
     'CacheStore' : 'Cache Store',
+    'OvsElement' : 'Ovs Element',
     'StratosphereSsp' : ' Stratosphere SSP'
     }