From 73478948f9950cdca67f6ac57069bdd74ec94762 Mon Sep 17 00:00:00 2001 From: Thomas Harning Jr Date: Fri, 16 Nov 2007 11:22:01 -0500 Subject: Added initial shot at documentation using Ikiwiki (only luaevent.core.buffer is really doc'ed yet) --- doc/api.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/api.mdwn (limited to 'doc/api.mdwn') diff --git a/doc/api.mdwn b/doc/api.mdwn new file mode 100644 index 0000000..aa528d4 --- /dev/null +++ b/doc/api.mdwn @@ -0,0 +1,9 @@ +LuaEvent API Documentation +---- + +Modules: + +* [[modules/luaevent.core]] - Interface to core libevent functions + * [[modules/luaevent.core.buffer]] - Interface to libevent's evbuffer + * [[modules/luaevent.core.bufferevent]] - Interface to libevent's bufferevent +* [[modules/luaevent]] - Higher level wrapper mimicking [copas](http://www.luaforge.net/projects/copas) -- cgit v1.2.3