Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 377 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 377 Bytes

doc

documentation for incubed.

to build the documentation run

./build.sh

the results will be found in

  • build/html/index.html - the html-pages
  • build/latex/Incubed.pdf - the pdf-document
  • build/text/index.txt - text representation

in order to update the Typescript-docu:

./updateTS.sh

in order to update the C-docu:

./updateC.sh