awesome/docs
Emmanuel Lepage Vallee 7cba838067 doc: Prevent ldoc from generating URLs with spaces.
For dubious reasons, ldoc uses the human readable name for the URLs
instead of the machine readable one. If the name has multiple words,
this causes the URLs to have spaces or %20 in them.

This commits remove all spaces from the "kinds" and then use `:gsub()`
in the template to convert underscores to spaces.

**WARNING** This breaks all URLs again. But this is necessary to prevent
broken links when the user paste them with spaces instead of %20.
2019-07-09 16:28:42 -04:00
..
common doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -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 Merge pull request #2787 from alfunx/readme-fixes 2019-06-10 12:07:05 +00: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: Fix c.requests_no_titlebar example 2018-11-12 11:48:59 +03: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 doc: Update the parser for the next commits. 2019-06-08 17:49:14 -04:00
build_rules_index.lua doc: Add an index of valid properties to awful.spawn and awful.rules. 2018-10-12 14:19:25 -04:00
config.ld doc: Prevent ldoc from generating URLs with spaces. 2019-07-09 16:28:42 -04:00
ldoc.css doc: Shape the methods and functions arguments in the summary. 2019-06-08 18:14:14 -04:00
ldoc.ltp doc: Prevent ldoc from generating URLs with spaces. 2019-07-09 16:28:42 -04: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 Add vim modelines to all CMake files 2016-12-31 14:02:14 +01:00