diff options
Diffstat (limited to 'src/documentation/content/xdocs/design')
16 files changed, 59 insertions, 43 deletions
diff --git a/src/documentation/content/xdocs/design/areas.xml b/src/documentation/content/xdocs/design/areas.xml index a32ccb1c8..0e19ff155 100644 --- a/src/documentation/content/xdocs/design/areas.xml +++ b/src/documentation/content/xdocs/design/areas.xml @@ -4,6 +4,7 @@ <document> <header> <title>FOP Design: Area Tree</title> + <version>$Revision$</version> <authors> <person name="Keiron Liddle" email="keiron@aftexsw.com"/> </authors> diff --git a/src/documentation/content/xdocs/design/breakpos.xml b/src/documentation/content/xdocs/design/breakpos.xml index ae8cc1e90..945822228 100644 --- a/src/documentation/content/xdocs/design/breakpos.xml +++ b/src/documentation/content/xdocs/design/breakpos.xml @@ -3,13 +3,14 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> <document> - <header> - <title>FOP Design: Layout Managers</title> - <subtitle>Break Possibility Proposal</subtitle> - <authors> - <person name="Karen Lease" email="klease@club-internet.fr"/> - </authors> - </header> + <header> + <title>FOP Design: Layout Managers</title> + <subtitle>Break Possibility Proposal</subtitle> + <version>$Revision$</version> + <authors> + <person name="Karen Lease" email="klease@club-internet.fr"/> + </authors> + </header> <body> <section id="intro"> diff --git a/src/documentation/content/xdocs/design/embedding.xml b/src/documentation/content/xdocs/design/embedding.xml index 909fc0189..cdc6ed353 100644 --- a/src/documentation/content/xdocs/design/embedding.xml +++ b/src/documentation/content/xdocs/design/embedding.xml @@ -3,12 +3,13 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> <document> - <header> - <title>FOP Design: Embedding FOP in Other Applications</title> - <authors> - <person name="Keiron Liddle" email="keiron@aftexsw.com"/> - </authors> - </header> + <header> + <title>FOP Design: Embedding FOP in Other Applications</title> + <version>$Revision$</version> + <authors> + <person name="Keiron Liddle" email="keiron@aftexsw.com"/> + </authors> + </header> <body> <section id="intro"> diff --git a/src/documentation/content/xdocs/design/extending.xml b/src/documentation/content/xdocs/design/extending.xml index 92f390ca6..179f3deae 100644 --- a/src/documentation/content/xdocs/design/extending.xml +++ b/src/documentation/content/xdocs/design/extending.xml @@ -3,12 +3,13 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> <document> - <header> - <title>FOP Design: Extensions</title> - <authors> - <person name="Keiron Liddle" email="keiron@aftexsw.com"/> - </authors> - </header> + <header> + <title>FOP Design: Extensions</title> + <version>$Revision$</version> + <authors> + <person name="Keiron Liddle" email="keiron@aftexsw.com"/> + </authors> + </header> <body> <section id="intro"> diff --git a/src/documentation/content/xdocs/design/fotree.xml b/src/documentation/content/xdocs/design/fotree.xml index ced433044..07041a45d 100644 --- a/src/documentation/content/xdocs/design/fotree.xml +++ b/src/documentation/content/xdocs/design/fotree.xml @@ -4,6 +4,7 @@ <document> <header> <title>FOP Design: FO Tree</title> + <version>$Revision$</version> <authors> <person name="Keiron Liddle" email="keiron@aftexsw.com"/> </authors> diff --git a/src/documentation/content/xdocs/design/images.xml b/src/documentation/content/xdocs/design/images.xml index f1dcb2e0e..3a69088ce 100644 --- a/src/documentation/content/xdocs/design/images.xml +++ b/src/documentation/content/xdocs/design/images.xml @@ -3,10 +3,11 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> <document> - <header> - <title>FOP Design: Images</title> - </header> - <body> + <header> + <title>FOP Design: Images</title> + <version>$Revision$</version> + </header> + <body> <section id="intro"> <title>Introduction</title> diff --git a/src/documentation/content/xdocs/design/index.xml b/src/documentation/content/xdocs/design/index.xml index bb6fa5a69..073e0146e 100644 --- a/src/documentation/content/xdocs/design/index.xml +++ b/src/documentation/content/xdocs/design/index.xml @@ -3,7 +3,8 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> <document> <header> - <title>Introduction to FOP Design</title> + <title>FOP Design: Introduction</title> + <version>$Revision$</version> <authors> <person name="Keiron Liddle" email="keiron@aftexsw.com"/> </authors> diff --git a/src/documentation/content/xdocs/design/layout.xml b/src/documentation/content/xdocs/design/layout.xml index f0aa106c3..f04b55bc9 100644 --- a/src/documentation/content/xdocs/design/layout.xml +++ b/src/documentation/content/xdocs/design/layout.xml @@ -4,6 +4,7 @@ <document> <header> <title>FOP Design: Layout</title> + <version>$Revision$</version> <authors> <person name="Keiron Liddle" email="keiron@aftexsw.com"/> </authors> diff --git a/src/documentation/content/xdocs/design/optimise.xml b/src/documentation/content/xdocs/design/optimise.xml index 83adf8e1c..cb3a43eff 100644 --- a/src/documentation/content/xdocs/design/optimise.xml +++ b/src/documentation/content/xdocs/design/optimise.xml @@ -3,12 +3,13 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> <document> - <header> - <title>FOP Design: Optimisations</title> - <authors> - <person name="Keiron Liddle" email="keiron@aftexsw.com"/> - </authors> - </header> + <header> + <title>FOP Design: Optimisations</title> + <version>$Revision$</version> + <authors> + <person name="Keiron Liddle" email="keiron@aftexsw.com"/> + </authors> + </header> <body> <section id="intro"> diff --git a/src/documentation/content/xdocs/design/parsing.xml b/src/documentation/content/xdocs/design/parsing.xml index 361cc7778..2ee3903ed 100644 --- a/src/documentation/content/xdocs/design/parsing.xml +++ b/src/documentation/content/xdocs/design/parsing.xml @@ -4,6 +4,7 @@ <document> <header> <title>FOP Design: Input Parsing</title> + <version>$Revision$</version> </header> <body> <section id="intro"> diff --git a/src/documentation/content/xdocs/design/pdf-library.xml b/src/documentation/content/xdocs/design/pdf-library.xml index 4386e32be..7daf6e77d 100644 --- a/src/documentation/content/xdocs/design/pdf-library.xml +++ b/src/documentation/content/xdocs/design/pdf-library.xml @@ -3,9 +3,10 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> <document> - <header> - <title>FOP Design: PDF Library</title> - </header> + <header> + <title>FOP Design: PDF Library</title> + <version>$Revision$</version> + </header> <body> <section id="intro"> diff --git a/src/documentation/content/xdocs/design/properties.xml b/src/documentation/content/xdocs/design/properties.xml index 2558fb598..935b74e1d 100644 --- a/src/documentation/content/xdocs/design/properties.xml +++ b/src/documentation/content/xdocs/design/properties.xml @@ -4,6 +4,7 @@ <document> <header> <title>FOP Design: Properties</title> + <version>$Revision$</version> <authors> <person name="Karen Lease" email=""/> </authors> diff --git a/src/documentation/content/xdocs/design/renderers.xml b/src/documentation/content/xdocs/design/renderers.xml index 643131b8c..82fc6124e 100644 --- a/src/documentation/content/xdocs/design/renderers.xml +++ b/src/documentation/content/xdocs/design/renderers.xml @@ -4,6 +4,7 @@ <document> <header> <title>FOP Design: Renderers</title> + <version>$Revision$</version> <authors> <person name="Keiron Liddle" email="keiron@aftexsw.com"/> </authors> diff --git a/src/documentation/content/xdocs/design/startup.xml b/src/documentation/content/xdocs/design/startup.xml index b73d1544b..c260a455d 100644 --- a/src/documentation/content/xdocs/design/startup.xml +++ b/src/documentation/content/xdocs/design/startup.xml @@ -4,6 +4,7 @@ <document> <header> <title>FOP Design: Startup, Environment, Control</title> + <version>$Revision$</version> </header> <body> <section id="intro"> diff --git a/src/documentation/content/xdocs/design/svg.xml b/src/documentation/content/xdocs/design/svg.xml index d56549943..aca402c2b 100644 --- a/src/documentation/content/xdocs/design/svg.xml +++ b/src/documentation/content/xdocs/design/svg.xml @@ -3,10 +3,11 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> <document> - <header> - <title>FOP Design: SVG</title> - </header> - <body> + <header> + <title>FOP Design: SVG</title> + <version>$Revision$</version> + </header> + <body> <section id="intro"> <title>Introduction</title> <p>SVG is rendered through Batik.</p><p>The XML from the XSL:FO document diff --git a/src/documentation/content/xdocs/design/useragent.xml b/src/documentation/content/xdocs/design/useragent.xml index f6934d4d5..c76af5285 100644 --- a/src/documentation/content/xdocs/design/useragent.xml +++ b/src/documentation/content/xdocs/design/useragent.xml @@ -3,12 +3,13 @@ "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> <document> - <header> - <title>FOP Design: User Agent</title> - <authors> - <person name="Keiron Liddle" email="keiron@aftexsw.com"/> - </authors> - </header> + <header> + <title>FOP Design: User Agent</title> + <version>$Revision$</version> + <authors> + <person name="Keiron Liddle" email="keiron@aftexsw.com"/> + </authors> + </header> <body> <section id="intro"> |