File luadoc/doclet/formatter.lua
Functions
| out_file (filename) | Assembly the output filename for an input file. |
| start (doc) | Generate a new lua file for each input lua file. |
Functions
- out_file (filename)
-
Assembly the output filename for an input file. TODO: change the name of this function
Parameters
- filename:
- start (doc)
-
Generate a new lua file for each input lua file. Is the user does not specify a different output directory input files will be rewritten.
Parameters
- doc: documentation table