[KARAF-887] Reference PrinceXML in the generated manual git-svn-id: https://svn.apache.org/repos/asf/karaf/cave/trunk@1176857 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/karaf-cave/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cave/commit/219546ff Tree: http://git-wip-us.apache.org/repos/asf/karaf-cave/tree/219546ff Diff: http://git-wip-us.apache.org/repos/asf/karaf-cave/diff/219546ff Branch: refs/heads/master Commit: 219546ffb4165b0fc9bc3cc1edd1b81f2305bb8a Parents: 815cf5b Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Wed Sep 28 13:00:26 2011 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Wed Sep 28 13:00:26 2011 +0000 ---------------------------------------------------------------------- manual/src/main/webapp/manual.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/219546ff/manual/src/main/webapp/manual.conf ---------------------------------------------------------------------- diff --git a/manual/src/main/webapp/manual.conf b/manual/src/main/webapp/manual.conf index a584fe3..c47922f 100644 --- a/manual/src/main/webapp/manual.conf +++ b/manual/src/main/webapp/manual.conf @@ -15,6 +15,8 @@ User Guide {div:class=copyright-section} Copyright 2011 The Apache Software Foundation + +The PDF format of the Karaf Manual has been generated by Prince XML (http://www.princexml.com). {div} {div:class=toc-title} @@ -28,4 +30,4 @@ h1. Overview h1. User Guide -h1. Developer Guide \ No newline at end of file +h1. Developer Guide
