original commit: 2cf13c160ca5ebc7837529431d1fcb9e89fc61d9
This commit is contained in:
Matthew Flatt 1998-11-28 03:52:27 +00:00
parent baa58bce59
commit ef7651c212

View File

@ -1,16 +1,12 @@
#|
TODO:
* starting location as option
* define a max hit count
* setup-plt launcher
* demonstrate setup-plt launcher
* manuals as `doc' sub-collections?
* doc.txt in sub-collections?
* document help system
* keywordize and index existing doc.txt files
|#
@ -22,8 +18,12 @@
(require-library "url.ss" "net")
(define startup-url
(string-append "file:" (build-path (collection-path "doc") "index.htm")))
(invoke-unit/sig
(require-relative-library "helpr.ss")
help:option^
mzlib:function^
mzlib:string^
mzlib:file^