1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-28 00:59:31 +00:00

Update doc

This commit is contained in:
Étienne Fildadut 2021-12-12 15:52:23 +01:00
parent bb45cc8fdd
commit ec8a928272
4 changed files with 22 additions and 19 deletions

6
API.md Normal file
View file

@ -0,0 +1,6 @@
Lua API reference
=================
We actively support LuaJIT and Lua 5.4. Lua 5.1, 5.2 and 5.3 *should* work but I don't always test against them.
TODO see anselme.lua, it is reasonably commentated and we should probably generate some documentation using LDoc.