docs: add docs for flows and all stages

This commit is contained in:
Jens Langhammer
2020-06-02 23:52:02 +02:00
parent c4facd53b4
commit 4824e5c8ba
19 changed files with 136 additions and 90 deletions

3
docs/build.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash -x
pip install -U mkdocs mkdocs-material
mkdocs gh-deploy