Updated Branches: refs/heads/master 343ca473e -> a987a8aca
Fix apidoc build Signed-off-by: Prasanna Santhanam <t...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a987a8ac Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a987a8ac Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a987a8ac Branch: refs/heads/master Commit: a987a8aca1b816025c14463081530c50baae33e5 Parents: 343ca47 Author: Prasanna Santhanam <t...@apache.org> Authored: Tue Sep 10 22:23:56 2013 +0530 Committer: Prasanna Santhanam <t...@apache.org> Committed: Wed Sep 11 09:40:48 2013 +0530 ---------------------------------------------------------------------- tools/apidoc/gen_toc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a987a8ac/tools/apidoc/gen_toc.py ---------------------------------------------------------------------- diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py index 2d96b1b..9c53a48 100644 --- a/tools/apidoc/gen_toc.py +++ b/tools/apidoc/gen_toc.py @@ -118,7 +118,7 @@ known_categories = { 'TrafficType': 'Usage', 'Product': 'Product', 'LB': 'Load Balancer', - 'Ldap': 'LDAP', + 'ldap': 'LDAP', 'Swift': 'Swift', 'S3' : 'S3', 'SecondaryStorage': 'Host',