From 943411c9006345b07557e76ff360c388ee8366c1 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 20 Oct 2021 12:31:42 +0800 Subject: +some lua libs --- .../DefaultContent/Libraries/luafun/doc/index.rst | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Resources/DefaultContent/Libraries/luafun/doc/index.rst (limited to 'Resources/DefaultContent/Libraries/luafun/doc/index.rst') diff --git a/Resources/DefaultContent/Libraries/luafun/doc/index.rst b/Resources/DefaultContent/Libraries/luafun/doc/index.rst new file mode 100644 index 0000000..8d1862d --- /dev/null +++ b/Resources/DefaultContent/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` + -- cgit v1.1-26-g67d0