You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2013/04/18 01:56:57 UTC

[15/32] git commit: updated refs/heads/internallb to 0cfe96b

Fix the apidocs for cisco ASA device

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

Branch: refs/heads/internallb
Commit: fad55c5bea6aa0973b8168a821af5d0bbf86699a
Parents: 8b40e39
Author: Prasanna Santhanam <ts...@apache.org>
Authored: Wed Apr 17 11:06:35 2013 +0530
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Wed Apr 17 11:07:10 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/fad55c5b/tools/apidoc/gen_toc.py
----------------------------------------------------------------------
diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py
index 5403adb..f8bdae2 100644
--- a/tools/apidoc/gen_toc.py
+++ b/tools/apidoc/gen_toc.py
@@ -56,6 +56,7 @@ dirname_to_dirname = {
 
 
 known_categories = {
+    'Cisco' : 'External Device',
     'SystemVm': 'System VM',
     'VirtualMachine': 'Virtual Machine',
     'VM': 'Virtual Machine',