Docs: Ignore awful.widget.common
Signed-off-by: Ignas Anikevicius (gns_ank) <anikevicius@gmail.com>
This commit is contained in:
parent
ed0bf91122
commit
31bda9e88d
|
@ -32,6 +32,9 @@ file = {
|
||||||
'lib/awful/remote.lua',
|
'lib/awful/remote.lua',
|
||||||
'lib/awful/startup_notification.lua',
|
'lib/awful/startup_notification.lua',
|
||||||
|
|
||||||
|
-- Ignore some parts of the widget library
|
||||||
|
'lib/awful/widget/common.lua',
|
||||||
|
|
||||||
-- exclude layout, but we need an extra bit of documentation elsewhere.
|
-- exclude layout, but we need an extra bit of documentation elsewhere.
|
||||||
'lib/awful/layout/suit/'
|
'lib/awful/layout/suit/'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue