diff options
author | Clay Leeds <clay@apache.org> | 2005-06-03 16:58:38 +0000 |
---|---|---|
committer | Clay Leeds <clay@apache.org> | 2005-06-03 16:58:38 +0000 |
commit | 7b590532a26032c506e02031c334ee43f7096ed0 (patch) | |
tree | 3c2bc7004e833c9beb2a1defe56b9572d5e7be69 /src/documentation/content/xdocs/faq.xml | |
parent | 9dc1aaa2a16baca58b74ec6f07b485cf3dc40e59 (diff) | |
download | xmlgraphics-fop-7b590532a26032c506e02031c334ee43f7096ed0.tar.gz xmlgraphics-fop-7b590532a26032c506e02031c334ee43f7096ed0.zip |
updated FOP Doc FAQ to match what's on LIVE site
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198714 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/faq.xml')
-rw-r--r-- | src/documentation/content/xdocs/faq.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index 07efad0c2..a5a24cf99 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -1062,7 +1062,7 @@ Can I control this?</question> <part id="dev-help"> <title>Development-related Questions.</title> <faq id="doc-mgt"> - <question>I am an FOP developer and I don't remember how our docs are built.</question> + <question>Where can I learn how the FOP docs and web site are built?</question> <answer> <p> See FOP <link href="dev/doc.html">Doc Management</link>. ;-) |