summaryrefslogtreecommitdiff
path: root/scripts/gen_apidocs.sh
diff options
context:
space:
mode:
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`