mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-10 18:25:42 +00:00
7743b6c87f
- updated conf.py with some new settings - updated the documentation - provided an example of section heading - added a few additional requirements
29 lines
412 B
Markdown
29 lines
412 B
Markdown
# Welcome to SpiffWorkflow's documentation
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
:caption: Getting Started
|
|
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: Contributing
|
|
documentation/documentation.md
|
|
wish_list/wish_list.md
|
|
```
|
|
|
|
|
|
## Indices and tables
|
|
|
|
* [](genindex)
|
|
* [](modindex)
|
|
* [](search)
|