aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml-docs/fop
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2000-07-20 23:53:23 +0000
committerfotis <fotis@unknown>2000-07-20 23:53:23 +0000
commitaed8e7dbc1d1705f9be75617789a6a9ee44b7d58 (patch)
treed98b30ce8f75dee51a96a9757c237b7f7b59de3b /docs/xml-docs/fop
parentf643ab7dc5cfe26889aacd9b18d58e2505176a68 (diff)
downloadxmlgraphics-fop-aed8e7dbc1d1705f9be75617789a6a9ee44b7d58.tar.gz
xmlgraphics-fop-aed8e7dbc1d1705f9be75617789a6a9ee44b7d58.zip
adds pointer to new bugtests directory
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193542 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/xml-docs/fop')
-rw-r--r--docs/xml-docs/fop/examples.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/xml-docs/fop/examples.xml b/docs/xml-docs/fop/examples.xml
index fbbf8c471..379445320 100644
--- a/docs/xml-docs/fop/examples.xml
+++ b/docs/xml-docs/fop/examples.xml
@@ -5,7 +5,8 @@
<s1 title="Examples">
<p>Examples for the use of xsl:fo can be found in the Fop distribution in
- the subdirectory /docs/examples/fo.
+ the subdirectory xml-fop/docs/examples/fo. You can start transformation of all fo files into pdf
+ files by starting xml-fop/docs/examples/runtests.
</p>
<p>At the moment the following files are part of the distribution:</p>
<ul>
@@ -23,5 +24,8 @@
A good candidate to test your bugfix or new Fop code.
</li>
</ul>
+ <p>Developers will find the first steps to a test suite for all implemented formatting objects and
+ properties in xml-fop/docs/bugtests.</p>
+
</s1>