You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by we...@apache.org on 2013/11/08 16:03:19 UTC

git commit: updated refs/heads/master to 09ca263

Updated Branches:
  refs/heads/master 19e9849d8 -> 09ca263af


fix apidocs build error


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

Branch: refs/heads/master
Commit: 09ca263afd0d85e8ef53bba7925060d49a282fe3
Parents: 19e9849
Author: Wei Zhou <w....@leaseweb.com>
Authored: Fri Nov 8 16:02:59 2013 +0100
Committer: Wei Zhou <w....@leaseweb.com>
Committed: Fri Nov 8 16:02:59 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/09ca263a/tools/apidoc/gen_toc.py
----------------------------------------------------------------------
diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py
index aa73b2a..d58252c 100644
--- a/tools/apidoc/gen_toc.py
+++ b/tools/apidoc/gen_toc.py
@@ -79,6 +79,7 @@ known_categories = {
     'ServiceOffering': 'Service Offering',
     'DiskOffering': 'Disk Offering',
     'LoadBalancer': 'Load Balancer',
+    'SslCert': 'Load Balancer',
     'Router': 'Router',
     'SystemVm': 'System VM',
     'Configuration': 'Configuration',