diff options
Diffstat (limited to 'Data/BuiltIn/Libraries/luafun/doc/index.rst')
-rw-r--r-- | Data/BuiltIn/Libraries/luafun/doc/index.rst | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/luafun/doc/index.rst b/Data/BuiltIn/Libraries/luafun/doc/index.rst new file mode 100644 index 0000000..8d1862d --- /dev/null +++ b/Data/BuiltIn/Libraries/luafun/doc/index.rst @@ -0,0 +1,29 @@ +.. _library-index: + +############################### + Lua Functional Library +############################### + +:Release: |version| +:Date: |today| + +.. highlight:: lua + +Contents +======== + +.. toctree:: + :maxdepth: 2 + + intro.rst + getting_started.rst + reference.rst + under_the_hood.rst + about.rst + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search` + |