From b4057fda023d2c2189ef5333caa9c98aacba37a3 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 20 Jul 2018 12:43:09 +0100 Subject: [PATCH] lua_api.html: Fix page root --- lua_api.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lua_api.html b/lua_api.html index 73bf069..6c5b349 100644 --- a/lua_api.html +++ b/lua_api.html @@ -1,6 +1,7 @@ --- title: Lua Modding API Reference layout: default +root: . ---

This is lua_api.txt nicely formated: I did not write this

@@ -6951,4 +6952,4 @@ minetest.spawn_tree(pos,apple_tree) -- ^ Returns an iterator (use with `for` loops) for all player names -- ^ currently in the auth database. } - \ No newline at end of file +