diff options
author | fotis <fotis@unknown> | 2000-12-16 22:49:32 +0000 |
---|---|---|
committer | fotis <fotis@unknown> | 2000-12-16 22:49:32 +0000 |
commit | 9ac0c7b6cb2f46fcb822de0bfb3e29dbd0db54a3 (patch) | |
tree | c69451c0944a41ba00ce3dea41bba3eb04767a80 /docs/readme | |
parent | cae12f9ce7c198290e9d524b19635ef3b7bfaf3a (diff) | |
download | xmlgraphics-fop-9ac0c7b6cb2f46fcb822de0bfb3e29dbd0db54a3.tar.gz xmlgraphics-fop-9ac0c7b6cb2f46fcb822de0bfb3e29dbd0db54a3.zip |
adds a short reference for the xsl:fo specification
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193883 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/readme')
-rw-r--r-- | docs/readme | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/readme b/docs/readme index 222eadd9a..98932e267 100644 --- a/docs/readme +++ b/docs/readme @@ -1,5 +1,8 @@ Content of the directory xml-fop/docs +xslfoRef.xml a short xsl:fo reference +xml2pdf.xsl a stylesheet, to convert xslfoRef.xml to pdf + html-docs Fop documentation in html files xml-docs Fop documentation in xml files and a script to create pdf documentation |