Kevin Burnett 584be1df6a
Diataxis docs 2 (#2206)
* kill tags

* big four

* move doc script

* move dev to explain

* move images to root because it is better

* move scrit

* script

* move out

* moved building_diagrams

* couple devops things

* docs

* move exe

* unit test

* articlers

* wip

* path

* devops

* perm

* deploy

* stuff

* everything

* broken links

* wip

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2025-01-08 08:12:48 -08:00

28 lines
437 B
Markdown

# Explanation
In this section, you will find explanations of key concepts and processes in SpiffWorkflow.
```{toctree}
:maxdepth: 1
articles.md
```
```{toctree}
:caption: Debugging Diagrams
:maxdepth: 1
process_error_handling.md
```
```{toctree}
:caption: Technical Docs
:maxdepth: 1
dev/index.md
dev/setup.md
dev/backend.md
dev/frontend.md
dev/connector_proxy.md
dev/how_to_build_a_connector.md
dev/extensions.md
dev/process.md
```