📃 master: update documentation

This commit is contained in:
Leon van Kammen 2026-06-12 10:03:07 +02:00
parent 66945c16ff
commit 6ab344d3c3

2
api.md
View file

@ -7,7 +7,7 @@
<a href="src/lib/url.lua">api.url</a> <a href="src/lib/url.lua">api.url</a>
<a href="src/util.lua">api.util</a> <a href="src/util.lua">api.util</a>
<a href="">api.protocol</a> <a href="">api.protocol</a>
<a href="#api-ext-*">api.ext.*</a> <a href="#api-ext">api.ext.*</a>
<a href="#api-ext-exec">api.ext.exec(fn, ,..)</a> <a href="#api-ext-exec">api.ext.exec(fn, ,..)</a>
<a href="#entity-component-system-ecs">api.ecs</a> <a href="#entity-component-system-ecs">api.ecs</a>
<a href="#entity-component-system-ecs">api.world</a> <a href="#entity-component-system-ecs">api.world</a>