apidoc: add Brocade to list of know categories

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/9562f017
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9562f017
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9562f017

Branch: refs/heads/4.4
Commit: 9562f01792bfedac0417a15f41137e1884bfc5aa
Parents: 095fb09
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
Authored: Mon Jul 28 23:44:41 2014 +0200
Committer: Rohit Yadav <rohit.ya...@shapeblue.com>
Committed: Mon Jul 28 23:52:47 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9562f017/tools/apidoc/gen_toc.py
----------------------------------------------------------------------
diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py
index 827d6bf..8616211 100644
--- a/tools/apidoc/gen_toc.py
+++ b/tools/apidoc/gen_toc.py
@@ -132,6 +132,7 @@ known_categories = {
     'StaticRoute': 'VPC',
     'Tags': 'Resource tags',
     'NiciraNvpDevice': 'Nicira NVP',
+    'BrocadeVcsDevice': 'Brocade VCS',
     'BigSwitchVnsDevice': 'BigSwitch VNS',
     'AutoScale': 'AutoScale',
     'Counter': 'AutoScale',

Reply via email to