Files
luos/features/backend/index.rst
Fernando Ontiveros 54cc54925a rst files
2014-01-22 00:00:37 -04:00

42 lines
1.2 KiB
ReStructuredText

.. _root:
==========================================
Documentation for Michelangelo Backend API
==========================================
ProcessMaker is an open source, workflow management software suite, which includes tools to automate your workflow, design forms, create documents, assign roles and users, create routing rules, and map an individual process quickly and easily. It's relatively lightweight and doesn't require any kind of installation on the client computer
The project is written in `Php`_ and is open-sourced under the `AGPL
license`_. Packages can be downloaded from the project `ProcessMaker Site`_. The `source
code`_ can be obtained from GitHub. The `documentation`_ can be read on
ReadTheDocs.
Table of Contents
=================
.. toctree::
:maxdepth: 1
project_activity
project_activity.rst
faq
license
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _ProcessMaker Site: http://www.processmaker.com/
.. _ProcessMaker Wiki: http://wiki.processmaker.com
.. _source code: https://github.com/colosa/processmaker.git
.. _Php: http://php.net/
.. _AGPL license: http://www.gnu.org/licenses/agpl-3.0.html