diff options
Diffstat (limited to 'doc/.api_index.md')
-rw-r--r-- | doc/.api_index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/.api_index.md b/doc/.api_index.md new file mode 100644 index 00000000..3a9fb25d --- /dev/null +++ b/doc/.api_index.md @@ -0,0 +1,6 @@ +# Lua API + +The Lua API documentation is a complement to the [manual][]. Please ensure you +are familiar with the basic concepts presented in the manual before proceeding. + +[manual]: ../01_Introduction.html |