blob: a60846c875d9e6a8a92d79594e64e1adcbef1310 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Profanity Python Plugins API
============================
The ``prof`` module describes functions that plugins may call to interact with Profanity.
The ``plugin`` module describes functions that plugins may define to be notified of various events in Profanity.
Contents:
.. toctree::
:maxdepth: 2
prof
plugin
* :ref:`genindex`
|