diff options
author | Jeremias Maerki <jeremias@apache.org> | 2003-05-28 08:09:04 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2003-05-28 08:09:04 +0000 |
commit | b4e6d795fbd3741c09a9dce230228670208d8b3f (patch) | |
tree | 0ef182cca9f3d4cac2117d2a41a658ab3def1150 /src/documentation/content/xdocs/fo.xml | |
parent | 45572186e27e4d47ba7908a377344e48c50aeabd (diff) | |
download | xmlgraphics-fop-b4e6d795fbd3741c09a9dce230228670208d8b3f.tar.gz xmlgraphics-fop-b4e6d795fbd3741c09a9dce230228670208d8b3f.zip |
Added link on the XSL-FO page where it comes handy.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196470 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/fo.xml')
-rw-r--r-- | src/documentation/content/xdocs/fo.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/fo.xml b/src/documentation/content/xdocs/fo.xml index 30af578c2..fe82b757c 100644 --- a/src/documentation/content/xdocs/fo.xml +++ b/src/documentation/content/xdocs/fo.xml @@ -12,7 +12,8 @@ <p> FOP uses XSL-FO as input. It is the responsibility of the user to make sure that the XSL-FO submitted to FOP is correct. -The tutorial items presented here are not comprehensive, but are of the FAQ variety. +The tutorial items presented here are not comprehensive, but are of the FAQ variety. Another +good FAQ is <fork href="http://www.dpawson.co.uk/xsl/xslfaq.html">Dave Pawson's XSL FAQ</fork>. </p> </section> <section id="xml"> |