2010-06-10 00:33:51 +02:00
|
|
|
.. Simba documentation master file, created by
|
|
|
|
sphinx-quickstart on Wed Jun 9 23:55:23 2010.
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
|
|
|
Welcome to the Simba documentation!
|
2010-06-12 18:16:42 +02:00
|
|
|
===================================
|
2010-06-10 00:33:51 +02:00
|
|
|
|
2010-06-15 17:19:35 +02:00
|
|
|
.. note::
|
|
|
|
|
2011-07-19 13:47:24 +02:00
|
|
|
Welcome to the Documentation for the Simba project.
|
|
|
|
The documentation is actively being worked on and somewhat incomplete.
|
|
|
|
|
|
|
|
This documentation aims to provide information on just about anything
|
|
|
|
there is to know about Simba.
|
|
|
|
|
|
|
|
Starting points are :ref:`whatis`, :ref:`gettingstarted` and the :ref:`scriptref`
|
|
|
|
|
|
|
|
Want to help out with the documentation? See :ref:`docdoc`.
|
|
|
|
|
|
|
|
|
|
|
|
Simba is a program used to repeat certain (complicated) tasks. Typically these
|
|
|
|
tasks involve using the mouse and keyboard. Simba is programmable, which means
|
|
|
|
you can design your own logic and steps that Simba will follow, based upon
|
|
|
|
certain input or as a reaction to a certain action.
|
|
|
|
|
|
|
|
Simba is created by the SRL community, fully open source and actively
|
|
|
|
maintained.
|
|
|
|
|
|
|
|
For community forums see http://villavu.com/
|
|
|
|
|
2010-06-10 00:33:51 +02:00
|
|
|
|
|
|
|
Contents:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2010-06-13 22:50:43 +02:00
|
|
|
whatis.rst
|
2010-06-10 00:33:51 +02:00
|
|
|
whysimba.rst
|
|
|
|
gettingstarted.rst
|
2010-06-13 01:50:51 +02:00
|
|
|
troubleshooting.rst
|
2010-06-13 22:50:43 +02:00
|
|
|
bugreport.rst
|
2010-06-22 19:13:40 +02:00
|
|
|
features.rst
|
2010-06-10 00:33:51 +02:00
|
|
|
tutorial.rst
|
2010-06-15 17:19:35 +02:00
|
|
|
referencescript.rst
|
|
|
|
referencemml.rst
|
2010-06-15 19:15:52 +02:00
|
|
|
referencesimba.rst
|
2010-06-12 18:16:42 +02:00
|
|
|
docdoc.rst
|
2010-06-14 00:27:10 +02:00
|
|
|
todo.rst
|
2011-07-17 19:36:21 +02:00
|
|
|
libmml.rst
|
2010-06-13 02:11:01 +02:00
|
|
|
pymml.rst
|
2010-06-10 00:33:51 +02:00
|
|
|
|
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|
|
|
|
|