aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide/help.xml
blob: e40a04d1cdded15ae362c3e7771e2ea3cf6c0d86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">

<book id="BitlBee-Help" xmlns:xi="http://www.w3.org/2003/XInclude">

<preface id="">
<title>BitlBee help system</title>

<para>
These are the available help subjects:
</para>

<variablelist>
  <varlistentry><term>quickstart</term><listitem><para>A short introduction into BitlBee</para></listitem></varlistentry>
  <varlistentry><term>commands</term><listitem><para>All available commands and settings</para></listitem></varlistentry>
  <varlistentry><term>channels</term><listitem><para>About creating and customizing channels</para></listitem></varlistentry>
  <varlistentry><term>away</term><listitem><para>About setting away states</para></listitem></varlistentry>
  <varlistentry><term>groupchats</term><listitem><para>How to work with groupchats on BitlBee</para></listitem></varlistentry>
  <varlistentry><term>nick_changes</term><listitem><para>Changing your nickname without losing any settings</para></listitem></varlistentry>
  <varlistentry><term>smileys</term><listitem><para>A summary of some non-standard smileys you might find and fail to understand</para></listitem></varlistentry>
</variablelist>

<para>
You can read more about them with <emphasis>help &lt;subject&gt;</emphasis>
</para>

<para>
Some more help can be found on <ulink link="http://wiki.bitlbee.org/">http://wiki.bitlbee.org/</ulink>. Bugs can be reported at <ulink link="http://bugs.bitlbee.org/">http://bugs.bitlbee.org/</ulink>.
</para>

<para>
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. :-)
</para>

</preface>

<chapter id="index">
<title>Index</title>

<para>
These are the available help subjects:
</para>

<variablelist>
  <varlistentry><term>quickstart</term><listitem><para>A short introduction into BitlBee</para></listitem></varlistentry>
  <varlistentry><term>commands</term><listitem><para>All available commands and settings</para></listitem></varlistentry>
  <varlistentry><term>channels</term><listitem><para>About creating and customizing channels</para></listitem></varlistentry>
  <varlistentry><term>away</term><listitem><para>About setting away states</para></listitem></varlistentry>
  <varlistentry><term>groupchats</term><listitem><para>How to work with groupchats on BitlBee</para></listitem></varlistentry>
  <varlistentry><term>nick_changes</term><listitem><para>Changing your nickname without losing any settings</para></listitem></varlistentry>
  <varlistentry><term>smileys</term><listitem><para>A summary of some non-standard smileys you might find and fail to understand</para></listitem></varlistentry>
</variablelist>

<para>
You can read more about them with <emphasis>help &lt;subject&gt;</emphasis>
</para>

</chapter>

<xi:include href="quickstart.xml"/>
<xi:include href="commands.xml"/>
<xi:include href="misc.xml"/>

</book>