]> git.mxchange.org Git - shipsimu.git/blobdiff - rebuild_doc.sh
moved to own sub directory, execute them as ./contrib/foo.sh
[shipsimu.git] / rebuild_doc.sh
diff --git a/rebuild_doc.sh b/rebuild_doc.sh
deleted file mode 100755 (executable)
index 697ed08..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-echo "$0: Cleaning up..."
-find docs/html/ -type f -exec rm -f {} \;
-rm -f docs/*.log
-echo "$0: Done."
-
-doxygen Doxyfile