Fix apidocs build Portable IP section added post portable IP merge
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/5fb1a161 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5fb1a161 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/5fb1a161 Branch: refs/heads/vmware-datamodel Commit: 5fb1a1610933b989df25f717d6bd2df10ff34386 Parents: eb92135 Author: Prasanna Santhanam <t...@apache.org> Authored: Tue May 21 14:39:33 2013 +0530 Committer: Prasanna Santhanam <t...@apache.org> Committed: Tue May 21 15:19:28 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/5fb1a161/tools/apidoc/gen_toc.py ---------------------------------------------------------------------- diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py index 3758503..793f720 100644 --- a/tools/apidoc/gen_toc.py +++ b/tools/apidoc/gen_toc.py @@ -143,6 +143,7 @@ known_categories = { 'AffinityGroup': 'Affinity Group', 'InternalLoadBalancer': 'Internal LB', 'DeploymentPlanners': 'Configuration', + 'PortableIp': 'Portable IP' }