doc/share/mk
Simon L. B. Nielsen 4c6ebf3b41 Change the default Tidy options so it doesn't indent, and so it wraps
the lines at column 90, instead of the default 68.  This makes the
resulting HTML considerably smaller.

The change also band-aid a problem where Tidy wrap lines which shouldn't
have been wrapped.  This can cause extra spaces in the resulting HTML,
e.g. resulting in "( audio/lame)" instead of "(audio/lame)".

Discussed on:	-doc
2003-09-18 21:39:37 +00:00
..
doc.docbook.mk Change the default Tidy options so it doesn't indent, and so it wraps 2003-09-18 21:39:37 +00:00
doc.html.mk
doc.images.mk Remove -p option from ${MKDIR} definition to avoid redundancy (options 2003-08-01 20:28:55 +00:00
doc.install.mk
doc.project.mk Remove -p option from ${MKDIR} definition to avoid redundancy (options 2003-08-01 20:28:55 +00:00
doc.subdir.mk Quiet a few make warnings by adding a few .if statements. 2003-05-21 21:16:10 +00:00