diff options
Diffstat (limited to 'src/documentation/content/xdocs/design/understanding/renderers.xml')
-rw-r--r-- | src/documentation/content/xdocs/design/understanding/renderers.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/documentation/content/xdocs/design/understanding/renderers.xml b/src/documentation/content/xdocs/design/understanding/renderers.xml index cf98991b6..627673a66 100644 --- a/src/documentation/content/xdocs/design/understanding/renderers.xml +++ b/src/documentation/content/xdocs/design/understanding/renderers.xml @@ -11,9 +11,6 @@ <section> <title>Renderers</title> -<section> - <title>Renderers</title> - <p>A renderer is used to convert the Area Tree into the output document. The renderer is given the tree one page at a time. All pages are supplied in the order they appear in the document. In order to save memory it is @@ -124,8 +121,6 @@ the Area Tree in each renderer. This can be handled by the AreaTree Handler.</p> </section> -</section> - </body> </document> |