mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-08-31 20:39:24 +00:00
combine docs into zoitechat repo
This commit is contained in:
27
docs/developers.rst
Normal file
27
docs/developers.rst
Normal file
@@ -0,0 +1,27 @@
|
||||
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
|
||||
Reference in New Issue
Block a user