source: branches/samba-3.3.x/docs-xml/test/index.xml

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 458 bytes
Line 
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3
4<book id="testdoc"
5 xmlns:xi="http://www.w3.org/2003/XInclude">
6<title>Test-document</title>
7
8<bookinfo>
9 <authorgroup>
10 <editor>&person.jelmer;</editor>
11 </authorgroup>
12 <pubdate><?latex \today ?></pubdate>
13</bookinfo>
14
15<chapter>
16 <title>Foo</title>
17
18 <para>Bar</para>
19</chapter>
20
21</book>
Note: See TracBrowser for help on using the repository browser.