You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by li...@apache.org on 2013/04/12 20:58:54 UTC

[3/4] git commit: updated refs/heads/master to 45f852b

Fixing the apidoc for the new api dedicatePublicIpRange

Signed-off-by: Prasanna Santhanam <ts...@apache.org>


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

Branch: refs/heads/master
Commit: 0b17b624dbfa517e48cbcb09fb695370d4a8ac03
Parents: fd84c56
Author: Prasanna Santhanam <ts...@apache.org>
Authored: Wed Apr 10 16:32:19 2013 +0530
Committer: Likitha Shetty <li...@citrix.com>
Committed: Fri Apr 12 23:27:42 2013 +0530

----------------------------------------------------------------------
 tools/apidoc/gen_toc.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/0b17b624/tools/apidoc/gen_toc.py
----------------------------------------------------------------------
diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py
index 2d5292b..5403adb 100644
--- a/tools/apidoc/gen_toc.py
+++ b/tools/apidoc/gen_toc.py
@@ -83,6 +83,7 @@ known_categories = {
     'Configuration': 'Configuration',
     'Capabilities': 'Configuration',
     'Pod': 'Pod',
+    'PublicIpRange': 'Network',
     'Zone': 'Zone',
     'NetworkOffering': 'Network Offering',
     'NetworkACL': 'Network ACL',