Updated Branches: refs/heads/master 778745542 -> 5a8d6f24b
Fix build of manual Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/5a8d6f24 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/5a8d6f24 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/5a8d6f24 Branch: refs/heads/master Commit: 5a8d6f24b1c84adc2db3c76461afea871a065945 Parents: 7787455 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Dec 25 07:25:17 2013 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Dec 25 07:25:17 2013 +0100 ---------------------------------------------------------------------- manual/src/main/webapp/manual.conf | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/5a8d6f24/manual/src/main/webapp/manual.conf ---------------------------------------------------------------------- diff --git a/manual/src/main/webapp/manual.conf b/manual/src/main/webapp/manual.conf index 767f211..db428da 100644 --- a/manual/src/main/webapp/manual.conf +++ b/manual/src/main/webapp/manual.conf @@ -79,8 +79,6 @@ h1. Developers Guide {include:developers-guide/custom-distribution.conf} {include:developers-guide/services.conf} {include:developers-guide/creating-bundles.conf} -{include:developers-guide/blueprint.conf} -{include:developers-guide/cdi.conf} {include:developers-guide/archetypes.conf} {include:developers-guide/security-framework.conf} {include:developers-guide/debugging.conf}
