Remove obsolete documentation

This commit is contained in:
Lars Mueller 2022-09-09 14:50:31 +02:00
parent f4a7041387
commit 69b6d6e4ec

@ -286,14 +286,6 @@ This is best left explicit. First, you shouldn't be using numbered field keys if
4. [`json`](https://json.org)
* Not recommended
### `variables(stacklevel)`
Dumps local variables, upvalues and the function environment of the function at the given stacklevel (default `1`).
### `stack(stacklevel)`
Dumps function info & variables for all functions in stack, starting with stacklevel (default `1`).
## `minetest`
### `schematic`