[project @ 2004-08-18 16:16:54 by panne]
authorpanne <unknown>
Wed, 18 Aug 2004 16:16:57 +0000 (16:16 +0000)
committerpanne <unknown>
Wed, 18 Aug 2004 16:16:57 +0000 (16:16 +0000)
commit25ab6038d53ae8dabf5cf3a469096f73ae25227d
tree3c2fb70e22f48bd956fe009826aa5afb3996dbf9
parentc7ec7f8a07d25f7444d5e6562dbff792544227f8
[project @ 2004-08-18 16:16:54 by panne]
* Preliminary support for HTML Help (target "htmlhelp". Note: No
  support for *.chm yet, I have to download hhc first for testing.

* Made directory/file layout more consistent:
     * All-in-one HTML for foo.xml goes into foo.html
     * Chunked HTML for foo.xml goes into foo-html directory with root index.html
     * HTML Help for foo.xml goes into foo-htmlhelp directory
  For the rationale behind this, read "Cool URIs don't change" at
  http://www.w3.org/Provider/Style/URI.

* Renamed "no-chunks-html" make target to "html-no-chunks"
mk/suffix.mk
mk/target.mk