LDoc2tl/ldoc/html
Mooffie 5f5c55cca9 CSS cleanup
Two changes in this patch:

(1) Two repeating CSS chunks were moved to their own files:

- Yahoo's "reset" styles were moved to '_reset_css.lua'.
- The code prettifier's styles were moved to '_code_css.lua'.

(The underscore at the filename's start is to show that it's not an
independent file but intended to be embedded in another.)

(2) Everything in "pre.example" that's already in "pre" was removed
(leaving just the font-size).

CAVEAT: the two new files need to be added to the 'rockspec' file.
2014-12-20 22:50:44 +02:00
..
_code_css.lua CSS cleanup 2014-12-20 22:50:44 +02:00
_reset_css.lua CSS cleanup 2014-12-20 22:50:44 +02:00
ldoc_css.lua CSS cleanup 2014-12-20 22:50:44 +02:00
ldoc_fixed_css.lua CSS cleanup 2014-12-20 22:50:44 +02:00
ldoc_ltp.lua Make custom_display_name work for project-level items 2014-12-14 16:32:16 +02:00
ldoc_md_ltp.lua 'pale' template added; interpretation of --style and --template extended 2013-08-25 19:38:01 +02:00
ldoc_one_css.lua CSS cleanup 2014-12-20 22:50:44 +02:00
ldoc_pale_css.lua CSS cleanup 2014-12-20 22:50:44 +02:00