diff options
| author | Leonetienne <leon@etiennes.de> | 2022-06-01 21:23:28 +0200 |
|---|---|---|
| committer | Leonetienne <leon@etiennes.de> | 2022-06-01 21:23:28 +0200 |
| commit | 7ae16bafce9ccfbe3a608b5f292c43c1f6869afb (patch) | |
| tree | f9fb2d27a4b0d9a3d7eb06cc6a0f295b6a8450f8 /StringTools/doxygen/doxyrun.sh | |
| parent | 7d9193e3eec9129298db3ac288432105135e18dd (diff) | |
Replace doxyrun.sh with makefile
Diffstat (limited to 'StringTools/doxygen/doxyrun.sh')
| -rw-r--r-- | StringTools/doxygen/doxyrun.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/StringTools/doxygen/doxyrun.sh b/StringTools/doxygen/doxyrun.sh deleted file mode 100644 index a8ae488..0000000 --- a/StringTools/doxygen/doxyrun.sh +++ /dev/null @@ -1,9 +0,0 @@ -# Copy repository readme here to be used as a cover page -tail ../readme.md -n +2 > index.md - -# Run doxygen -doxygen doxyfig - -# Cleanup index.md -rm -f index.md - |
