awesome/lib/wibox/layout
Emmanuel Lepage Vallee 63ca0f0d8f doc: Use an explicit @method stereotype for all methods.
ldoc has a magical `@classmod` module type which tries to detect
what is a method and what is a static function. It fails about as
often as it works. This commit makes everything explicit to remove
such issues.

Fixes #2640
Ref #1373
2019-06-08 18:13:42 -04:00
..
align.lua doc: Move all layouts to a new section. 2019-06-08 17:49:14 -04:00
constraint.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
fixed.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
flex.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
grid.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
init.lua wibox.layout: Add a `manual` layout. 2017-06-11 01:14:10 -04:00
manual.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
margin.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
mirror.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
ratio.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
rotate.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
scroll.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
stack.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00