X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=rebuild_doc.sh;fp=rebuild_doc.sh;h=0000000000000000000000000000000000000000;hb=e9026bc4389ce79bde17c4337e98b3b4f0c55da3;hp=697ed08af00046c19900ed3c010bc1c324eeed11;hpb=359cee28ee312b0267e9005025e49636b46d8a3a;p=shipsimu.git diff --git a/rebuild_doc.sh b/rebuild_doc.sh deleted file mode 100755 index 697ed08..0000000 --- a/rebuild_doc.sh +++ /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