awesome/docs
Aire-One 8d5c74fae3 fix(ldoc): set `format` to "markdown" (#3500)
The CI currently doesn't install (correctly?) the "discount" formatter,
so ldoc fallbacks to the default "markdown" formatter. However, if we
try to install the discount or lua-discount, the doc rendering is
slightly different from what we currently have.

All of this was already mentioned in the issue "Generate apidoc doesn't
use the discount markdown formatter #3500".

This change removes the configuration in the `config.ld` file, so we
don't have the "format: using built-in markdown" message any longer in
in the CI logs.

Note that I also removed the lua-discount installation from the
`apidoc.yml` workflow, since it wasn't working. (I guess it installs the lua
package for a different version of lua than the one used by ldoc)
2022-09-18 18:40:52 +02:00
..
common doc: Do not document the 16bit max widget size. 2022-08-29 22:54:09 -07:00
diagrams doc: Add a flowchart for ruled.client. 2020-01-19 02:58:46 -05:00
images doc: Replace the function argument rendering. 2022-08-29 22:48:54 -07:00
00-authors.md Fix doc typos and optimised PNGs (#2000) 2017-08-16 20:07:08 +02:00
01-readme.md doc: Fix typos (#3689) 2022-09-06 15:43:36 -07:00
02-contributing.md doc: Fix typos (#3689) 2022-09-06 15:43:36 -07:00
03-declarative-layout.md textbox: Rename `align` to `halign`. 2022-09-06 16:11:04 -07:00
04-new-widgets.md doc: Fix typos (#3689) 2022-09-06 15:43:36 -07:00
05-awesomerc.md.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07: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 doc: Fix typos (#3689) 2022-09-06 15:43:36 -07:00
08-client-layout-system.md draft 2021-03-21 23:58:05 -07:00
09-options.md doc: Fix typos (#3689) 2022-09-06 15:43:36 -07:00
10-building-and-testing.md Remove advanced building options from README 2021-03-23 10:18:33 +01:00
16-using-cairo.md Docs: Fix code example for cairo usage. (#3295) 2021-03-22 15:05:46 -07:00
17-porting-tips.md doc: Fix typos (#3689) 2022-09-06 15:43:36 -07:00
89-NEWS.md doc: Mentions the property renaming and Pango version in NEWS.md 2022-09-06 16:11:17 -07:00
90-FAQ.md doc: Fix typos (#3689) 2022-09-06 15:43:36 -07:00
_parser.lua List of values in table renders as HTML list 2021-08-02 14:48:50 +02:00
build_rules_index.lua doc: Build property indexes for more classes instead of only client. 2020-02-15 20:33:21 -05:00
config.ld fix(ldoc): set `format` to "markdown" (#3500) 2022-09-18 18:40:52 +02:00
ldoc.css doc: Fix a CSS regression from a recent commit. 2022-08-29 22:49:46 -07:00
ldoc.ltp doc: Enforce a strict schema for all @property entries. 2022-08-29 22:49:46 -07: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: Complete the widget documentation page. 2021-03-22 00:54:00 -07:00