summaryrefslogtreecommitdiff
path: root/scripts/gen_apidocs.sh
diff options
context:
space:
mode:
authoromnisci3nce <omniscient.oce@gmail.com>2024-07-13 16:34:48 +1000
committeromnisci3nce <omniscient.oce@gmail.com>2024-07-13 16:34:48 +1000
commit8d6b838d0a5919620ca8562ac6be1da5c0c3237e (patch)
tree0cffbe159b23464e64cde1165e9e58031d0623b8 /scripts/gen_apidocs.sh
parentf74cf52946f4e569a26bc81105537b40be95c2c7 (diff)
add empty shell scripts
Diffstat (limited to 'scripts/gen_apidocs.sh')
-rw-r--r--scripts/gen_apidocs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/gen_apidocs.sh b/scripts/gen_apidocs.sh
new file mode 100644
index 0000000..afad30e
--- /dev/null
+++ b/scripts/gen_apidocs.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+# Generates a static webpage for the public C-API of `celeritas-core`