docs/api.mdwn
changeset 134 d7ab555b9766
parent 133 57a18ccaf9ff
child 138 832ded5b44c9
--- a/docs/api.mdwn	Tue Aug 21 16:06:54 2012 +0300
+++ b/docs/api.mdwn	Tue Aug 21 16:23:23 2012 +0300
@@ -17,6 +17,9 @@
 * lua_init_filename - lua script, that will be loaded at startup
 * lua_lm_debug      - if lm log handler is enabled, this option controls, whether lm log messages are dropped or passed to mcabber logging facility
 
+<a name="Provided.lua.functions"></a>
+### Provided lua functions
+
 <a name="print"></a>
 ### print
 Prints its arguments to log with default priority.