diff options
Diffstat (limited to 'doc/userguide/lua/index.rst')
-rw-r--r-- | doc/userguide/lua/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/userguide/lua/index.rst b/doc/userguide/lua/index.rst new file mode 100644 index 0000000..d6bbf70 --- /dev/null +++ b/doc/userguide/lua/index.rst @@ -0,0 +1,7 @@ +Lua support +=========== + +.. toctree:: + + lua-usage + lua-functions |