Ignas Anikevicius (gns_ank)
0f27de8393
Docs: general C API fixes
...
This contains general C API fixes:
1) Remove module declarations in LUA and use the @module directives
2) Fix indentation/usage where necessary
Signed-off-by: Ignas Anikevicius (gns_ank) <anikevicius@gmail.com>
2015-02-28 23:14:11 +01:00
Uli Schlachter
29ecc6095f
luadoc: Document screen outputs
...
This was introduced in 2009, commits 9393b2d1
and c08b9034
.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-10-31 10:31:54 +01:00
Uli Schlachter
43c02c61c5
luadoc/: Remove luadoc hacks
...
LDoc doesn't need any of this and actually breaks due to it.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-11-19 14:55:57 +01:00
Uli Schlachter
8348d44444
Tags: Remove screen property
...
A tag's screen is now implemented purely in lua and it is no longer C's
business.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-10-23 10:05:34 +02:00
Uli Schlachter
8a5f59a31c
Fix luadoc for the previous commit
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-08-25 20:37:49 +02:00
Brian Gianforcaro
b5cef4c1e0
Fix spelling errors in luadoc
...
Signed-off-by: Brian Gianforcaro <b.gianfo@gmail.com>
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-08-31 10:39:09 +02:00
Julien Danjou
a9880a6c89
readd proper C API documentation
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-08-21 15:30:48 +02:00