Add info on generating docs

This commit is contained in:
raymoo 2016-09-01 20:19:25 -07:00
parent 7bc19dcfdb
commit fd5fa8439a

View File

@ -13,7 +13,8 @@ as many interfaces as there are mob frameworks. CMI is a mod that provides the
Usage
=====
Usage documentation is provided as LDoc comments in the source files.
Usage documentation is provided as LDoc comments in the source files. To get
nicely-formatted docs, you can run ldoc on init.lua.
Implementing in your mob mod/framework
======================================