From 69b6d6e4eca5cd9fe5dfe7df6aa6b27e5398055a Mon Sep 17 00:00:00 2001 From: Lars Mueller Date: Fri, 9 Sep 2022 14:50:31 +0200 Subject: [PATCH] Remove obsolete documentation --- Readme.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Readme.md b/Readme.md index 69f6938..841cffc 100644 --- a/Readme.md +++ b/Readme.md @@ -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`