awesome/docs
Emmanuel Lepage Vallee 4dbc83fa7d doc: Modify the template to allow merging sections.
It might not be the most pretty of change, but it works. With this
change, it is possible to have multiple "things" in the "same"
section having the "same" name.

This allows for C/C++ style functions with the same name but different
signatures. Lua doesn't handle this well, so it should usually be
avoided. However, constructors might be a valid exception. Most older
widget (and object) constructors have multiple random argument while
newer one use `args`. Deprecating the old ones for the sake of
standardization might be a bit too much for users upgrading from v3.5.

Given the only reason all of those deprecation would happen is because
"its pretty that way", then lets allow 2 constructors and avoid outrage.
2019-11-03 01:28:29 -05:00
..
common widget: Add an `:add_button()` method. 2019-10-05 22:57:05 -04:00
images Fix doc typos and optimised PNGs (#2000) 2017-08-16 20:07:08 +02:00
00-authors.md Fix doc typos and optimised PNGs (#2000) 2017-08-16 20:07:08 +02:00
01-readme.md refactor(test: awesomerc: hotkeys): imitate fake vim client instead of depending on vim as test dep 2019-10-18 19:02:47 +02:00
02-contributing.md Add CodeTriage badge to awesomewm/awesome (#2209) 2018-03-12 22:52:43 -04:00
03-declarative-layout.md doc: Mentions the notifications in the widget page. 2019-06-08 18:56:08 -04:00
04-new-widgets.md Fix doc typos and optimised PNGs (#2000) 2017-08-16 20:07:08 +02:00
05-awesomerc.md.lua doc: Add bacj an accidently removed section. (#2885) 2019-10-01 12:49:28 -04:00
06-appearance.md.lua doc: Add an index of valid properties to awful.spawn and awful.rules. 2018-10-12 14:19:25 -04:00
07-my-first-awesome.md Fix the reference to the default config in my-first-awesome 2018-03-11 16:08:07 +01:00
16-using-cairo.md Fix doc typos and optimised PNGs (#2000) 2017-08-16 20:07:08 +02:00
17-porting-tips.md Fix doc typos and optimised PNGs (#2000) 2017-08-16 20:07:08 +02:00
89-NEWS.md Merge pull request #2507 from Elv13/xmas_2k18_1 2019-04-18 13:00:58 -04:00
90-FAQ.md doc: Add a common problem section 2018-02-25 17:21:32 -05:00
_parser.lua build: Allow Awesome to be built with luarock LGI. 2019-10-05 17:16:22 -04:00
build_rules_index.lua doc: Fix autogenerated table links. 2019-07-09 17:17:58 -04:00
config.ld doc: Modify the template to allow merging sections. 2019-11-03 01:28:29 -05:00
ldoc.css doc: Use braces for names function arguments. 2019-10-01 02:03:12 -04:00
ldoc.ltp doc: Modify the template to allow merging sections. 2019-11-03 01:28:29 -05:00
load_ldoc.cmake doc: Add an index of valid properties to awful.spawn and awful.rules. 2018-10-12 14:19:25 -04:00
sample_files.lua doc: Add the default theme to the sample files 2017-02-25 16:42:55 -05:00
sample_theme.lua sample_theme: Use get_configuration_dir() 2018-03-11 16:08:07 +01:00
widget_lists.cmake doc: Fix links in the "AwesomeWM widget system" page. 2019-07-09 17:00:48 -04:00