Files
luos/features/backend/index.rst
2014-01-22 03:28:54 +00:00

47 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 `http://www.processmaker.com`_. The `source
code`_ can be obtained from GitHub. The `documentation`_ can be read on
ReadTheDocs.
Table of Contents
=================
.. toctree::
:maxdepth: 1
:numbered:
install
quickstart
usage
admin
commandline
configuration
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