Repository: cloudstack
Updated Branches:
  refs/heads/master 149997280 -> 7e15d1618


apidoc: add new entries for APIs

Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


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

Branch: refs/heads/master
Commit: 7e15d16185f174657f0529d96335a80b22d989f6
Parents: d71c19f
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
Authored: Mon Aug 25 18:16:07 2014 +0200
Committer: Rohit Yadav <rohit.ya...@shapeblue.com>
Committed: Mon Aug 25 18:16:28 2014 +0200

----------------------------------------------------------------------
 tools/apidoc/gen_toc.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/7e15d161/tools/apidoc/gen_toc.py
----------------------------------------------------------------------
diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py
index c61dba5..2568704 100644
--- a/tools/apidoc/gen_toc.py
+++ b/tools/apidoc/gen_toc.py
@@ -92,7 +92,9 @@ known_categories = {
     'NetworkACL': 'Network ACL',
     'Network': 'Network',
     'CiscoNexus': 'Network',
-    'GloboDns': 'Network',
+    'OpenDaylight': 'Network',
+    'createServiceInstance': 'Network',
+    'addGloboDnsHost': 'Network',
     'Vpn': 'VPN',
     'Limit': 'Limit',
     'ResourceCount': 'Limit',

Reply via email to