Fix generation of the docs.

Signed-off-by: Julian Wollrath <jwollrath@web.de>
This commit is contained in:
Julian Wollrath 2015-02-22 22:25:09 +01:00 committed by Daniel Hahler
parent fd63993b09
commit b16944a654
2 changed files with 5 additions and 3 deletions

View file

@ -1,12 +1,13 @@
---------------------------------------------------------------------------
-- DBUS/Notification support
-- Notify
--
-- @author koniu &lt;gkusnierz@gmail.com&gt;
-- @copyright 2008 koniu
-- @release @AWESOME_VERSION@
-- @module naughty.dbus
---------------------------------------------------------------------------
-- DBUS/Notification support
-- Notify
assert(dbus)
-- Package environment

View file

@ -2,6 +2,7 @@
-- @author Uli Schlachter &lt;psychon@znc.in&gt;
-- @copyright 2014 Uli Schlachter
-- @release @AWESOME_VERSION@
-- @module naughty
---------------------------------------------------------------------------
local naughty = require("naughty.core")