1
0
mirror of https://github.com/ShadowNinja/LuaIRC.git synced 2025-06-28 06:11:49 +02:00

Merge remote branch 'jacop/master'

This commit is contained in:
Joshua Simmons
2010-07-18 22:14:11 +10:00

View File

@ -14,6 +14,9 @@ Dependencies
Documentation
-------------
Automatically generated documentation can be found in the doc/ directory, or browsed [online](http://jakobovrum.github.com/LuaIRC/doc/modules/irc.html).
Documentation can be automatically generated from the doc/irc.luadoc file, pre-generated documentation can be found in the gh-branch.
You can also browse it [online](http://jakobovrum.github.com/LuaIRC/doc/modules/irc.html).
Documentation is generated by [LuaDoc](http://luadoc.luaforge.net/)