From 49beb106f00d35296c54a6f15cc663526651d376 Mon Sep 17 00:00:00 2001 From: "Y. Wang" Date: Sun, 4 Sep 2022 17:31:09 +0200 Subject: Use ldoc instead of manpages --- advtrains_luaautomation/environment.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'advtrains_luaautomation') diff --git a/advtrains_luaautomation/environment.lua b/advtrains_luaautomation/environment.lua index 6b1a283..476faaf 100755 --- a/advtrains_luaautomation/environment.lua +++ b/advtrains_luaautomation/environment.lua @@ -1,5 +1,6 @@ ------------- --- lua sandboxed environment +-- LuaATC sandboxed environment +-- @module atlatc -- function to cross out functions and userdata. -- modified from dump() @@ -354,7 +355,7 @@ end -- env.subscribers table may be directly altered by callers. ---- class interface +-- class interface function atlatc.env_new(name) local newenv={ -- cgit v1.2.3