[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-Help" xmlns:xi="http://www.w3.org/2003/XInclude"> |
---|
| 5 | |
---|
| 6 | <preface id=""> |
---|
| 7 | <title>BitlBee help system</title> |
---|
| 8 | |
---|
| 9 | <para> |
---|
| 10 | These are the available help subjects: |
---|
| 11 | </para> |
---|
| 12 | |
---|
| 13 | <variablelist> |
---|
| 14 | <varlistentry><term>quickstart</term><listitem><para>A short introduction into BitlBee</para></listitem></varlistentry> |
---|
| 15 | <varlistentry><term>commands</term><listitem><para>All available commands and settings</para></listitem></varlistentry> |
---|
[12b29db] | 16 | <varlistentry><term>channels</term><listitem><para>About creating and customizing channels</para></listitem></varlistentry> |
---|
[b7d3cc34] | 17 | <varlistentry><term>away</term><listitem><para>About setting away states</para></listitem></varlistentry> |
---|
| 18 | <varlistentry><term>groupchats</term><listitem><para>How to work with groupchats on BitlBee</para></listitem></varlistentry> |
---|
[f537044] | 19 | <varlistentry><term>nick_changes</term><listitem><para>Changing your nickname without losing any settings</para></listitem></varlistentry> |
---|
| 20 | <varlistentry><term>smileys</term><listitem><para>A summary of some non-standard smileys you might find and fail to understand</para></listitem></varlistentry> |
---|
[b7d3cc34] | 21 | </variablelist> |
---|
| 22 | |
---|
| 23 | <para> |
---|
| 24 | You can read more about them with <emphasis>help <subject></emphasis> |
---|
| 25 | </para> |
---|
| 26 | |
---|
| 27 | <para> |
---|
[c1ede6e8] | 28 | BitlBee is written by Wilmer van der Gaast together with Jelmer Vernooij, Maurits Dijkstra and others. Bugs can be reported at <ulink link="http://bugs.bitlbee.org/">http://bugs.bitlbee.org/</ulink>. |
---|
[b7d3cc34] | 29 | </para> |
---|
| 30 | |
---|
| 31 | <para> |
---|
[c1ede6e8] | 32 | For other things than bug reports, you can join <emphasis>#BitlBee</emphasis> on OFTC (<emphasis>irc.oftc.net</emphasis>) (OFTC, *not* FreeNode!) and flame us right in the face. :-) |
---|
[b7d3cc34] | 33 | </para> |
---|
| 34 | |
---|
| 35 | </preface> |
---|
| 36 | |
---|
| 37 | <chapter id="index"> |
---|
| 38 | <title>Index</title> |
---|
| 39 | |
---|
| 40 | <para> |
---|
| 41 | These are the available help subjects: |
---|
| 42 | </para> |
---|
| 43 | |
---|
| 44 | <variablelist> |
---|
| 45 | <varlistentry><term>quickstart</term><listitem><para>A short introduction into BitlBee</para></listitem></varlistentry> |
---|
| 46 | <varlistentry><term>commands</term><listitem><para>All available commands and settings</para></listitem></varlistentry> |
---|
[f537044] | 47 | <varlistentry><term>channels</term><listitem><para>About creating and customizing channels</para></listitem></varlistentry> |
---|
[b7d3cc34] | 48 | <varlistentry><term>away</term><listitem><para>About setting away states</para></listitem></varlistentry> |
---|
| 49 | <varlistentry><term>groupchats</term><listitem><para>How to work with groupchats on BitlBee</para></listitem></varlistentry> |
---|
[f537044] | 50 | <varlistentry><term>nick_changes</term><listitem><para>Changing your nickname without losing any settings</para></listitem></varlistentry> |
---|
| 51 | <varlistentry><term>smileys</term><listitem><para>A summary of some non-standard smileys you might find and fail to understand</para></listitem></varlistentry> |
---|
[b7d3cc34] | 52 | </variablelist> |
---|
| 53 | |
---|
| 54 | <para> |
---|
| 55 | You can read more about them with <emphasis>help <subject></emphasis> |
---|
| 56 | </para> |
---|
| 57 | |
---|
| 58 | </chapter> |
---|
| 59 | |
---|
| 60 | <xi:include href="quickstart.xml"/> |
---|
| 61 | <xi:include href="commands.xml"/> |
---|
| 62 | <xi:include href="misc.xml"/> |
---|
| 63 | |
---|
| 64 | </book> |
---|