awful.menu: do not export documentation of local functions

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2009-01-08 12:25:27 +01:00
parent b69e249503
commit f8c9a5e5e5
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ function hide(menu)
end
end
--- Get the elder parent so for example when you kill
-- Get the elder parent so for example when you kill
-- it, it will destroy the whole family.
local function get_parents(data)
if data.parent then