diff options
Diffstat (limited to 'scripts/gen_apidocs.sh')
-rw-r--r-- | scripts/gen_apidocs.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/gen_apidocs.sh b/scripts/gen_apidocs.sh deleted file mode 100644 index afad30e..0000000 --- a/scripts/gen_apidocs.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -# Generates a static webpage for the public C-API of `celeritas-core` |