Add Documentation Build Script
This commit is contained in:
4
build-documentation.sh
Executable file
4
build-documentation.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
headerdoc2html --class-as-composite -o Documentation MathKit/*.h
|
||||
gatherheaderdoc Documentation Dokumentation.html
|
||||
Reference in New Issue
Block a user