|
@@ -2,8 +2,9 @@
|
|
|
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
|
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
|
|
|
|
|
-<section id="print" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
- <sectioninfo>
|
|
|
+<book id="print" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
+ <bookinfo>
|
|
|
+ <title>Print_lib Module</title>
|
|
|
<authorgroup>
|
|
|
<author>
|
|
|
<firstname>Andrei</firstname>
|
|
@@ -18,10 +19,11 @@
|
|
|
<year>2003</year>
|
|
|
<holder>FhG FOKUS</holder>
|
|
|
</copyright>
|
|
|
- </sectioninfo>
|
|
|
-
|
|
|
- <title>Print_lib Module</title>
|
|
|
+ </bookinfo>
|
|
|
+ <toc></toc>
|
|
|
|
|
|
+ <chapter>
|
|
|
+ <title>Admin Guide</title>
|
|
|
<section id="print_lib.overview">
|
|
|
<title>Overview</title>
|
|
|
<para>
|
|
@@ -33,6 +35,6 @@
|
|
|
</section>
|
|
|
|
|
|
<xi:include href="functions.xml"/>
|
|
|
-
|
|
|
-</section>
|
|
|
+ </chapter>
|
|
|
+</book>
|
|
|
|