Limnoria-doc/index.rst

37 lines
1.0 KiB
ReStructuredText

.. Limnoria documentation master file, created by
sphinx-quickstart on Sun Jun 26 17:09:18 2011.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Limnoria's documentation!
====================================
Limnoria is a robust (it doesn't crash), user friendly (it's easy to
configure) and programmer friendly (plugins are *extremely* easy to write)
Python IRC bot.
It aims to be an adequate replacement for most existing IRC bots.
It includes a very flexible and powerful ACL system for controlling access
to commands, as well as more than 60 builtin plugins providing around 400
actual commands.
It is the successor of Supybot since 2010 and provides many new features,
but keeps full compatibility with existing configurations and plugins.
Contents:
.. toctree::
:maxdepth: 2
use/index.rst
develop/index.rst
contribute/index.rst
glossary.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`