1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Doc/sphinx/referencemml.rst
2010-06-15 19:15:52 +02:00

23 lines
606 B
ReStructuredText

MML Reference
=============
The Mufasa Macro Library is the core library of Simba. It is used not just to
provide scripts with the required functionality, but also used to pick colours
and select windows with Simba itself. The MML can run without any user
interface.
The MML is split up in "Core" classes and "Addon" classes.
.. note::
This section needs to explain more on the core/addon differences,
and provide some more general info about the mml.
.. toctree::
:maxdepth: 2
mmlref/client.rst
mmlref/iomanager.rst
mmlref/finder.rst
mmlref/bitmap.rst
mmlref/ocr.rst