Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2003 14:39:37 -0700 (PDT)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/share/mk doc.docbook.mk
Message-ID:  <200309182139.h8ILdbo8098521@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309182139.h8ILdbo8098521>