Skip to content

Commit d0ec57e

Browse files
committed
minor #86 bootstrapping Workflow component docs (weaverryan)
This PR was merged into the master branch. Discussion ---------- bootstrapping Workflow component docs Commits ------- 84ac92d bootstrapping workflow docs
2 parents d0d6ac4 + 84ac92d commit d0ec57e

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)