1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Doc/sphinx/referencemml.rst

23 lines
606 B
ReStructuredText
Raw Normal View History

2010-06-15 11:19:35 -04:00
MML Reference
=============
2010-06-15 13:15:52 -04:00
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.
2010-06-15 11:19:35 -04:00
.. toctree::
:maxdepth: 2
mmlref/client.rst
mmlref/iomanager.rst
2010-06-15 13:15:52 -04:00
mmlref/finder.rst
mmlref/bitmap.rst
mmlref/ocr.rst