diff options
Diffstat (limited to '')
| -rw-r--r-- | README | 18 | 
1 files changed, 15 insertions, 3 deletions
| @@ -1,6 +1,18 @@ | |||
| 1 | An empty README file which should be edited to be a proper about page. | 1 | polygLua. Gluing things onto Lua, making it a polyglot language. | 
| 2 | 2 | ||
| 3 | Maybe edit .git/cgitrc to point to the 'homepage', like the mantis project. | 3 | I can write Lua in any language. B-) | 
| 4 | |||
| 5 | Also includes some other little useful bits I commonly use, most of which is used in support of its main function. | ||
| 6 | |||
| 7 | |||
| 8 | INNER WORKINGS | ||
| 4 | 9 | ||
| 5 | Don't forget to edit .git/description | 10 | ldoc compatible comments are used, may work with luadoc as well. | 
| 11 | ldoc -b .. ~/SOURCE/polygLua -vaX --style ~/SOURCE/polygLua | ||
| 6 | 12 | ||
| 13 | |||
| 14 | TODO | ||
| 15 | |||
| 16 | cgit is fussy and wants a file called README not README.md. | ||
| 17 | |||
| 18 | Maybe edit .git/cgitrc to point to the 'homepage', like the mantis project. | ||
