Fixed apidoc build

Conflicts:

        setup/apidoc/gen_toc.py


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

Branch: refs/heads/vpc
Commit: 11de5d4fbeb24989424de1e3b0d260104a6e9ea1
Parents: d3ccc3a
Author: Alena Prokharchyk <[email protected]>
Authored: Fri Jun 22 15:19:50 2012 -0700
Committer: Alena Prokharchyk <[email protected]>
Committed: Mon Jun 25 20:56:45 2012 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/11de5d4f/setup/apidoc/gen_toc.py
----------------------------------------------------------------------
diff --git a/setup/apidoc/gen_toc.py b/setup/apidoc/gen_toc.py
index a20dd19..184153a 100644
--- a/setup/apidoc/gen_toc.py
+++ b/setup/apidoc/gen_toc.py
@@ -116,6 +116,8 @@ known_categories = {
     'Project': 'Project',
     'Lun': 'Storage',
     'Pool': 'Pool',
+    'VPC': 'VPC', 
+    'PrivateGateway': 'VPC',
     }
 
 

Reply via email to