Docs: Ignore awful.widget.common

Signed-off-by: Ignas Anikevicius (gns_ank) <anikevicius@gmail.com>
This commit is contained in:
Ignas Anikevicius (gns_ank) 2014-05-20 22:52:08 +01:00 committed by Daniel Hahler
parent ed0bf91122
commit 31bda9e88d
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ file = {
'lib/awful/remote.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.
'lib/awful/layout/suit/'
}