aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide/help.xml
blob: 9de4fbad001c081adf6ea4cdf6ee25f774d3e0cf (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
<?xml version="1.0" encoding="iso-8859-1"?>
<!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>away</term><listitem><para>About setting away states</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>
  <varlistentry><term>groupchats</term><listitem><para>How to work with groupchats on BitlBee</para></listitem></varlistentry>
</variablelist>

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

<para>
BitlBee is written by Wilmer van der Gaast together with Jelmer Vernooij, Maurits Dijkstra and others. Bug reports and other kinds of feedback can be sent by e-mail to <emphasis>wilmer@gaast.net</emphasis>. (There is no BitlBee mailing list)
</para>

<para>
Or just join <emphasis>#BitlBee</emphasis> on OFTC (<emphasis>irc.oftc.net</emphasis>) (OFTC, *not* FreeNode! Some people accidentally joined #BitlBee on FreeNode already, which is just an empty channel) 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>away</term><listitem><para>About setting away states</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>
  <varlistentry><term>groupchats</term><listitem><para>How to work with groupchats on BitlBee</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>