summaryrefslogtreecommitdiff
path: root/share/mk/doc.html.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove CSS_SHEET from .OBJDIR during `make clean'.Murray Stokely2002-07-071-0/+1
* Force tidy(1) to use '-raw' and newly added '-preserve' optionsAlexey Zelkin2001-12-121-1/+1
* Make the TIDYFLAGS/TIDYOPTS usage homologous to the rest of the makeMurray Stokely2001-11-051-6/+6
* Make build/install /usr/obj prefix clean.Murray Stokely2001-10-291-52/+129
* Add support for cascading stylesheets and images for documents withMurray Stokely2001-09-131-3/+27
* If running on the Alpha, use OpenJade.David E. O'Brien2001-03-221-5/+9
* Finish off the previous commit by removing the -S flag from the linksNik Clayton2001-03-131-2/+2
* w3m -> linksJim Mock2001-03-131-2/+2
* If OPENJADE is defined, use the openjade replacement tools likeNeil Blakey-Milner2000-09-281-3/+11
* Fix the handling of unsupported formats (like "html-split") in doc.html.mk.Nik Clayton2000-07-231-12/+47
* Don't allow html-split to be treated as a format during install.John Baldwin2000-07-191-2/+2
* Support infrastructure for HTML documents in the doc/ tree.Nik Clayton2000-06-261-0/+239