diff --git a/build-documentation.sh b/build-documentation.sh new file mode 100755 index 0000000..a791315 --- /dev/null +++ b/build-documentation.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +headerdoc2html --class-as-composite -o Documentation MathKit/*.h +gatherheaderdoc Documentation Dokumentation.html