Files
zoitechat/docs/developers.rst

28 lines
380 B
ReStructuredText

Developers
==========
.. toctree::
:maxdepth: 2
building
plugins
Scripting
---------
ZoiteChat currently supports scripting with Python 3, Perl, and Lua, with Lua being the recommended option.
.. toctree::
:maxdepth: 1
:glob:
script*
Building Perl modules on Windows
--------------------------------
.. toctree::
:maxdepth: 2
perl_modules