cvs commit: doc/share/mk doc.docbook.mk
Simon L. Nielsen
simon at FreeBSD.org
Thu Sep 18 14:39:38 PDT 2003
simon 2003/09/18 14:39:37 PDT
FreeBSD doc repository
Modified files:
share/mk doc.docbook.mk
Log:
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
Revision Changes Path
1.93 +1 -1 doc/share/mk/doc.docbook.mk
More information about the cvs-all
mailing list