mirror of
https://github.com/etlegacy/lua_apidoc.git
synced 2024-11-21 11:21:15 +00:00
Legacy mod Lua API doc (deprecated)
c2d5ed9db3
It was in fact working all along. But RTD setting was pointing 'latest' to 2.76 branch, no wonder I couldn't see anything. Please use etlegacy-lua-docs.rtfd.io from now on. |
||
---|---|---|
.gitignore | ||
callbacks.rst | ||
commands.rst | ||
conf.py | ||
constants.rst | ||
cvars.rst | ||
database.rst | ||
fields.rst | ||
functions.rst | ||
index.rst | ||
make.bat | ||
Makefile | ||
misc.rst | ||
README.md | ||
sample.rst | ||
standard.rst |
Legacy Lua API documentation
Legacy's Lua API is the interface for communication between Lua and Legacy mod.
This documentation is generated with Sphinx using the reStructuredText markup language.
It can be read online at legacy-lua-api.rtfd.io.