And dodge a bullet when there are no plugin manuals installed.
<li><a href="mit-scheme-ffi/index.html">Foreign Function Interface</a></li>
</ul>
-The following manuals for installed plugins are also available.
+The following plugin manuals are also available.
<ul id="plugins">
<!-- DO NOT EDIT this list. Any edits will be clobbered. -->
-<li><i>None currently installed.</i></li>
+<i>None currently installed.</i>
</ul>
</body>
(lambda (name.title)
(write-string "<li><a href=\"" out)
(write-string (car name.title) out)
- (write-string "\">" out)
+ (write-string ".html\">" out)
(write-string (cdr name.title) out)
(write-string "</a></li>\n" out))
(sort
(if (pair? names.titles)
names.titles
(begin
- (write-string "<li><i>None currently installed.</i></li>\n"
- out)
+ (write-string "<i>None currently installed.</i>\n" out)
'()))))
(lambda (a b) (string<? (car a) (car b)))))
;; Skip old list.