Skip to content

Commit 84ac92d

Browse files
committed
bootstrapping workflow docs
1 parent d0d6ac4 commit 84ac92d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

components/workflow.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
.. index::
2+
single: Workflow
3+
single: Components; Workflow
4+
5+
The Workflow Component
6+
======================
7+
8+
The Workflow component provides tools for managing a workflow or, finite state
9+
machine.
10+
11+
Installation
12+
------------
13+
14+
You can install the component in 2 different ways:
15+
16+
* :doc:`Install it via Composer </components/using_components>` (``symfony/workflow`` on `Packagist`_);
17+
* Use the official Git repository (https://github.com/symfony/workflow).
18+
19+
For more information, see the code in the Git Repository.

0 commit comments

Comments
 (0)