diff options
author | Keiron Liddle <keiron@apache.org> | 2001-12-03 09:53:04 +0000 |
---|---|---|
committer | Keiron Liddle <keiron@apache.org> | 2001-12-03 09:53:04 +0000 |
commit | 3ff780927e7a69fb7a09e5889ab500f912baacba (patch) | |
tree | 526b697d4da86d3551b3a306fc7ae2a4bf929f3b /docs/xml-docs/fop/todo.xml | |
parent | 0b68d4c3d99bf804d77af4c187dae1e6531ed7a6 (diff) | |
download | xmlgraphics-fop-3ff780927e7a69fb7a09e5889ab500f912baacba.tar.gz xmlgraphics-fop-3ff780927e7a69fb7a09e5889ab500f912baacba.zip |
updated info to include some answers to common questions
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194587 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/xml-docs/fop/todo.xml')
-rw-r--r-- | docs/xml-docs/fop/todo.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/xml-docs/fop/todo.xml b/docs/xml-docs/fop/todo.xml index c7940fe3c..e45b130f7 100644 --- a/docs/xml-docs/fop/todo.xml +++ b/docs/xml-docs/fop/todo.xml @@ -1,6 +1,15 @@ <?xml version="1.0" standalone="no"?> -<!-- SVG in FOP --> +<!-- TODO --> +<document> + <header> + <title>TODO</title> + <subtitle>TODO list for FOP</subtitle> + <authors> + </authors> + </header> + + <body> <s1 title="TODO List for FOP"> <s2 title="FOP TODO"> @@ -138,4 +147,6 @@ Currently patterns and gradients are not generated properly </s1> + </body> +</document> |