Revert "fix apidocs build failure" This reverts commit f731781f49328a48a0476c3e766a814a48b3f77e.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e789245f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e789245f Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e789245f Branch: refs/heads/4.3 Commit: e789245f07a78d4c7b28264a13e8fc110ed9ce9a Parents: f731781 Author: Wei Zhou <[email protected]> Authored: Fri Mar 7 00:23:40 2014 +0100 Committer: Wei Zhou <[email protected]> Committed: Fri Mar 7 00:23:40 2014 +0100 ---------------------------------------------------------------------- tools/apidoc/gen_toc.py | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e789245f/tools/apidoc/gen_toc.py ---------------------------------------------------------------------- diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py index 29ff3bf..9e4cd31 100644 --- a/tools/apidoc/gen_toc.py +++ b/tools/apidoc/gen_toc.py @@ -160,7 +160,6 @@ known_categories = { 'Ucs' : 'UCS', 'CacheStores' : 'Cache Stores', 'CacheStore' : 'Cache Store', - 'OvsElement' : 'Ovs Element', 'StratosphereSsp' : ' Stratosphere SSP' }
