Files
luos/features/backend/index.rst

42 lines
1.2 KiB
ReStructuredText
Raw Permalink Normal View History

2014-01-21 23:23:19 -04:00
.. _root:
2014-01-22 03:28:54 +00:00
==========================================
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
2014-01-21 23:39:41 -04:00
license`_. Packages can be downloaded from the project `ProcessMaker Site`_. The `source
2014-01-21 23:23:19 -04:00
code`_ can be obtained from GitHub. The `documentation`_ can be read on
ReadTheDocs.
Table of Contents
=================
.. toctree::
:maxdepth: 1
2014-01-22 00:00:37 -04:00
2014-01-21 23:39:41 -04:00
project_activity
project_activity.rst
2014-01-21 23:23:19 -04:00
faq
license
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
2014-01-22 03:28:54 +00:00
.. _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