documentation for incubed.
to build the documentation run
./build.sh
the results will be found in
build/html/index.html
- the html-pagesbuild/latex/Incubed.pdf
- the pdf-documentbuild/text/index.txt
- text representation
in order to update the Typescript-docu:
./updateTS.sh
in order to update the C-docu:
./updateC.sh