From 529a603128d5e9dc4701322f44961f165e2183e1 Mon Sep 17 00:00:00 2001 From: omnisci3nce Date: Sun, 14 Jul 2024 21:47:25 +1000 Subject: generate api docs python --- scripts/apidocs/template.html | 91 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 scripts/apidocs/template.html (limited to 'scripts/apidocs/template.html') diff --git a/scripts/apidocs/template.html b/scripts/apidocs/template.html new file mode 100644 index 0000000..1e1c7a7 --- /dev/null +++ b/scripts/apidocs/template.html @@ -0,0 +1,91 @@ + + + + + + + + + +
+

Celeritas Core API

+ +
+
+ arena + arena_create(void* + backing_buffer, + size_t + capacity); +
+
+ void* + arena_alloc(arena* + a, + size_t + size); +
+ +
+ + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2