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 <[email protected]>
Authored: Fri Mar 7 00:12:20 2014 +0100
Committer: Wei Zhou <[email protected]>
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'
     }
 

Reply via email to