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

[doc] update gendocs for Anselme standard library and add title and defer tags

This commit is contained in:
Étienne Fildadut 2024-05-28 18:14:10 +02:00
parent a631334b31
commit bdc4f8a13a
5 changed files with 162 additions and 48 deletions

View file

@ -110,9 +110,6 @@ Return a new [State](#state).
_defined at line 90 of [anselme/init.lua](../anselme/init.lua):_ `new = function()`
---
_file generated at 2024-05-25T12:52:49Z_
# State
Contains all state relative to an Anselme interpreter. Each State is fully independant from each other.
@ -299,4 +296,4 @@ Otherwise, each Node has its own module file defined in the [ast/](../ast) direc
---
_file generated at 2024-05-25T12:52:49Z_
_file generated at 2024-05-28T16:12:56Z_