LuaGears: Add TOC
authorWuzzy
Wed, 17 Apr 2019 12:54:04 +0100
changeset 1755 b3ce3b8bc36d
parent 1754 33355f5010ce
child 1756 66b51b8ba202
LuaGears: Add TOC
LuaGears.wiki
--- a/LuaGears.wiki	Wed Apr 17 12:52:11 2019 +0100
+++ b/LuaGears.wiki	Wed Apr 17 12:54:04 2019 +0100
@@ -3,6 +3,8 @@
 = Lua API: Gear functions =
 This is a list of all functions in the [LuaAPI Lua API] that are related to gears. Refer to [LuaGuide] for an introduction into gears.
 
+<toc depth="3"/>
+
 == Functions for creating gears ==
 
 === <tt>!AddGear(x, y, gearType, state, dx, dy, timer)</tt> ===
@@ -623,4 +625,3 @@
 === <tt>!SetGearPos(gearUid, value)</tt> ===
 Sets the `Pos` value (not the position!) of the specified gear to specified value. See `GetGearPos` for more information.
 
-