awesomerc.5.txt don't include the api documentation

This commit is contained in:
Michael Gehring 2008-06-23 18:33:52 +02:00 committed by Julien Danjou
parent 27bc445664
commit 18883e94fc
1 changed files with 1 additions and 6 deletions

View File

@ -20,13 +20,8 @@ This file is read at startup.
AWESOME LUA API
---------------
Each function available in awesome Lua implementation is listed below.
Function named package.function are relative to the package and must be called
as is.
Function named object_type:function are objects methods and must be applied on
object with type "object_type".
include::apidocgen.txt[]
Documentation for the Lua API can be found in the luadoc directory.
COLORS FORMAT
-------------