Turned on the generation of the HTML.manifest file (this used to be on

by default, looks like the default's changed with version 1.30 of the
stylesheets).
This commit is contained in:
Nik Clayton 1999-01-02 17:08:45 +00:00
parent dea91828e7
commit 7c9a8531bc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4011

View file

@ -41,6 +41,10 @@
;; Name for the root HTML document
"index")
(define html-manifest
;; Write a manifest?
#t)
<!-- This replaces the existing mechanism for showing verbatim
blocks of text (programlistings, screens, and so forth.