aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: fde717efd58ec739619872f7304cc78047497bf3 (plain)
1
2
3
4
5
6
7
8
9
## About
[Documentation](https://docs.freeit.de/ecsa) for ECSA/ECS.

### Build
You need [asccidoctor](https://asciidoctor.org) to be installed. Then just do

    asciidoctor --doctype book -a webfonts! -a hyperdoc -r asciidoctor-diagram -o ecsa.html ecsa.adoc

Now open the newly created `ecsa.html` file in your browser.