aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 130c686a1b4e64eebe2f0644b1281903f0ea6e84 (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 -o ecsa.html ecsa.adoc

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