doc/share/mk
Hiroki Sato a3e34ae400 - Fix ($user-html-header$) to support <script src="foo">. While the rendered
result of <script> end tag by the DSSSL stylesheet was </script\n> to avoid
  unnecessary spaces after the tag, most of the www browsers and HTML
  processors cannot recognize it as the end of <script>.  To workaround this,
  ($user-html-headers$) now outputs the start and the end tag independently
  in each single line.

- Add %html-header-script% to control if <script> is included in <head>.

- Add html.header.script.google knob for SGML and XML documents in non-DocBook
  DTD.  %html.header.script.google; and $html.header.script.google.

- Add WWWFREEBSDORG make(1) knob to control the <script> inclusion.  Note that
  <script> is disabled temporarily.

Discussed with:	gjb and core
Tested by:	gjb
2012-01-31 02:01:32 +00:00
..
doc.common.mk Add a workaround to prevent Tidy from converting tabs to spaces 2012-01-29 07:25:49 +00:00
doc.docbook.mk - Fix ($user-html-header$) to support <script src="foo">. While the rendered 2012-01-31 02:01:32 +00:00
doc.html.mk Add a workaround to prevent Tidy from converting tabs to spaces 2012-01-29 07:25:49 +00:00
doc.images.mk Unbreak build when .OBJDIR is being used (i.e. after running make obj). 2012-01-17 08:36:59 +00:00
doc.install.mk Add refinements on mirrors.xml: 2003-11-24 18:26:35 +00:00
doc.project.mk www cleanup mega commit: 2006-08-19 21:18:54 +00:00
doc.slides.mk Make HTML and PDF targets .OBJDIR clean. 2005-08-29 03:18:58 +00:00
doc.subdir.mk Eliminate duplicate traversal of directories in realinstall target. 2006-11-09 04:23:14 +00:00
doc.xml.mk - Fix ($user-html-header$) to support <script src="foo">. While the rendered 2012-01-31 02:01:32 +00:00