mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-13 02:54:27 +00:00
3fe48fb6a6
* Adding Building blocks * Adding examples of building blocks * Formatting * Formatting images and text * Fixing KB Comments --------- Co-authored-by: burnettk <burnettk@users.noreply.github.com>
72 lines
1.2 KiB
Markdown
72 lines
1.2 KiB
Markdown
# Welcome to SpiffWorkflow's documentation
|
|
|
|
```{toctree}
|
|
:maxdepth: 3
|
|
:caption: Getting Started
|
|
UsingSpiffdemo/Getting_Started.md
|
|
learn_basics/learn_basics.md
|
|
quick_start/quick_start.md
|
|
UsingSpiffdemo/Basic_Tools.md
|
|
```
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
:caption: Administration
|
|
admin_guide/admin_guide.md
|
|
validating_processes/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
|
|
```
|
|
|
|
```{toctree}
|
|
:maxdepth: 3
|
|
:caption: Spiffworkflow
|
|
spiffworkflow/navigating-spiffworkflow.md
|
|
spiffworkflow/creatingbpmn.md
|
|
spiffworkflow/examples.md
|
|
spiffworkflow/process_instance.md
|
|
```
|
|
|
|
```{toctree}
|
|
:maxdepth: 3
|
|
:caption: In Depth Topics
|
|
in_depth_topics/sub-processes_and_call_activities.md
|
|
in_depth_topics/data_objects.md
|
|
|
|
```
|
|
|
|
```{toctree}
|
|
:maxdepth: 3
|
|
:caption: Installation and Integration
|
|
installation_integration/admin_and_permissions.md
|
|
installation_integration/permission_url.md
|
|
|
|
```
|
|
|
|
```{toctree}
|
|
:maxdepth: 3
|
|
:caption: Appendices
|
|
appendices/bpmn_references.md
|
|
glossary/glossary.md
|
|
learn_basics/bpmn_terminology.md
|
|
|
|
```
|
|
|
|
## Indices and tables
|
|
|
|
* [](genindex)
|
|
* [](modindex)
|
|
* [](search)
|