The Racket repository
Go to file
Jens Axel Soegaard ac47e02961 Initial checkin of Little Helper.
Little Helper contains a full text search engine. 
Currently it indexes all html-files in /collects/doc.
A mockup web-interface is present in order to facilitate easy experimentation with searches.
Run run-indexer to generate the index for your documentation dir. 
Run launch to start a web-server with the search interface.
Note: Currently assumes w3m is in your path (used to precompute the 
           preview-snippets shown in the search results.

svn: r8836
2008-03-01 13:26:18 +00:00
collects Initial checkin of Little Helper. 2008-03-01 13:26:18 +00:00
doc bring numerics (real, rational, etc) in line with R6RS 2008-02-29 19:53:51 +00:00
man/man1 add setup-plt and mzc man pages 2008-01-05 23:41:46 +00:00
src Welcome to a new PLT day. 2008-03-01 08:50:31 +00:00