awful.menu: do not export documentation of local functions
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
b69e249503
commit
f8c9a5e5e5
|
@ -71,7 +71,7 @@ function hide(menu)
|
||||||
end
|
end
|
||||||
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.
|
-- it, it will destroy the whole family.
|
||||||
local function get_parents(data)
|
local function get_parents(data)
|
||||||
if data.parent then
|
if data.parent then
|
||||||
|
|
Loading…
Reference in New Issue