37 lines
565 B
Markdown
37 lines
565 B
Markdown
# Welcome to SpiffWorkflow's documentation
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
:caption: Getting Started
|
|
learn_basics/learn_basics.md
|
|
quick_start/quick_start.md
|
|
```
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
:caption: Administration
|
|
admin_guide/admin_guide.md
|
|
how_to/bpmn_unit_tests.md
|
|
```
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
:caption: DevOps
|
|
devops_guide/configure_connector_proxy.md
|
|
devops_guide/deploy_aws_lambda.md
|
|
```
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
:caption: Contributing
|
|
documentation/documentation.md
|
|
wish_list/wish_list.md
|
|
```
|
|
|
|
|
|
## Indices and tables
|
|
|
|
* [](genindex)
|
|
* [](modindex)
|
|
* [](search)
|