diff options
author | arved <arved@unknown> | 2002-03-17 17:24:10 +0000 |
---|---|---|
committer | arved <arved@unknown> | 2002-03-17 17:24:10 +0000 |
commit | e817266a9f7d1b0579839cc2383fe988ab5c3bc8 (patch) | |
tree | 01977c8281b32489adbee64edf7125fbe47b0245 /docs/design/understanding/renderers.xml | |
parent | 63636d3149af05ddc01e8ac38a5d794c36c7af53 (diff) | |
download | xmlgraphics-fop-e817266a9f7d1b0579839cc2383fe988ab5c3bc8.tar.gz xmlgraphics-fop-e817266a9f7d1b0579839cc2383fe988ab5c3bc8.zip |
Extra design commentary
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194703 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/design/understanding/renderers.xml')
-rw-r--r-- | docs/design/understanding/renderers.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/design/understanding/renderers.xml b/docs/design/understanding/renderers.xml new file mode 100644 index 000000000..cf66e2b8e --- /dev/null +++ b/docs/design/understanding/renderers.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" standalone="no"?> +<!-- Overview --> +<document> + <header> + <title>Renderers</title> + <subtitle>All you wanted to know about the Renderers !</subtitle> + <authors> <person name="Keiron Liddle" email="keiron@aftexsw.com"/> + </authors> + </header> + <body><s1 title="Renderers"> + <p>Yet to come :))</p> + <note>The series of notes for developers has started but it has not yet gone so far ! Keep watching</note></s1> + </body></document>
\ No newline at end of file |