freetype/src/tools/docmaker
Werner Lemberg aa834ce580 [docmaker] Provide higher-level markup and simplify HTML.
* src/tools/docmaker/tohtml.py: Instead of using extraneous `<div>'
elements, use CSS descendants (of class `section') to format the
data.

Also remove reduntant <p> and <br> elements, replacing them with
proper CSS.

Globally reduce page width to 75%.

(block_header): Rename <div> class to `section'.
2014-11-29 20:08:29 +01:00
..
.gitignore We no longer use CVS. 2010-01-23 16:19:33 +01:00
content.py [docmaker] Cosmetics. 2014-11-27 07:00:10 +01:00
docbeauty.py formatting 2008-05-28 06:39:33 +00:00
docmaker.py [docmaker] Cosmetics. 2014-11-27 07:00:10 +01:00
formatter.py [docmaker] Formatting, copyright, improved documentation. 2014-11-24 06:44:45 +01:00
sources.py * src/tools/docmaker/sources.py (re_bold, re_italic): Use 2014-11-27 06:48:37 +01:00
tohtml.py [docmaker] Provide higher-level markup and simplify HTML. 2014-11-29 20:08:29 +01:00
utils.py [docmaker] Formatting, copyright, improved documentation. 2014-11-24 06:44:45 +01:00