Last change
on this file since dcf155d was
76b6521,
checked in by Wilmer van der Gaast <wilmer@…>, at 2008-09-07T13:03:51Z
|
Switched docs to UTF-8, using XHTML DocBook template instead of old HTML
one, to get that doc over to UTF-8 as well (all for the majestik møøse!)
|
-
Property mode set to
100644
|
File size:
1.2 KB
|
Rev | Line | |
---|
[76b6521] | 1 | <?xml version="1.0" encoding="utf-8"?> |
---|
[b7d3cc34] | 2 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
---|
| 3 | |
---|
| 4 | <book id="BitlBee-User-Guide" xmlns:xi="http://www.w3.org/2003/XInclude"> |
---|
| 5 | <bookinfo> |
---|
| 6 | <title>BitlBee User Guide</title> |
---|
| 7 | <author> |
---|
| 8 | <firstname>Jelmer</firstname><surname>Vernooij</surname> |
---|
| 9 | <address><email>jelmer@samba.org</email></address> |
---|
| 10 | </author> |
---|
| 11 | |
---|
| 12 | <author> |
---|
| 13 | <firstname>Wilmer</firstname><surname>van der Gaast</surname> |
---|
| 14 | <address><email>wilmer@gaast.net</email></address> |
---|
| 15 | </author> |
---|
| 16 | |
---|
| 17 | <author> |
---|
| 18 | <firstname>Sjoerd</firstname><surname>Hemminga</surname> |
---|
| 19 | <address><email>sjoerd@huiswerkservice.nl</email></address> |
---|
| 20 | </author> |
---|
| 21 | |
---|
| 22 | <legalnotice id="legalnotice"> |
---|
| 23 | </legalnotice> |
---|
| 24 | |
---|
| 25 | <releaseinfo> |
---|
[ed59700] | 26 | This is the BitlBee User Guide. For now, the on-line help is |
---|
| 27 | the most up-to-date documentation. Although this document shares |
---|
| 28 | some parts with the on-line help system, other parts might be |
---|
| 29 | very outdated. |
---|
[b7d3cc34] | 30 | </releaseinfo> |
---|
| 31 | |
---|
| 32 | </bookinfo> |
---|
| 33 | |
---|
| 34 | <xi:include href="Installation.xml"/> |
---|
| 35 | <xi:include href="Usage.xml"/> |
---|
| 36 | <xi:include href="Support.xml"/> |
---|
| 37 | <xi:include href="quickstart.xml"/> |
---|
| 38 | <xi:include href="commands.xml"/> |
---|
| 39 | <xi:include href="misc.xml"/> |
---|
| 40 | |
---|
| 41 | </book> |
---|
Note: See
TracBrowser
for help on using the repository browser.