[Assorted-commits] SF.net SVN: assorted: [639] scala-doc-search/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-03-19 16:57:57
|
Revision: 639 http://assorted.svn.sourceforge.net/assorted/?rev=639&view=rev Author: yangzhang Date: 2008-03-19 09:57:53 -0700 (Wed, 19 Mar 2008) Log Message: ----------- tweaks Modified Paths: -------------- scala-doc-search/trunk/README Modified: scala-doc-search/trunk/README =================================================================== --- scala-doc-search/trunk/README 2008-03-19 16:57:46 UTC (rev 638) +++ scala-doc-search/trunk/README 2008-03-19 16:57:53 UTC (rev 639) @@ -9,9 +9,17 @@ [service]: http://scripts.mit.edu/~y_z/sds/ +Requirements +------------ + +- Haskell compiler +- [MissingH] 1.0.0 + +[MissingH]: http://software.complete.org/missingh/ + Setup ----- 1. Run `mkindex.bash` to generate the lookup index `scaladocs.txt`. -2. Upload `srch.hs`, `index.php`, and `scaladocs.txt`; ensure they're in the same dir. +2. Publish `srch.hs`, `index.php`, and `scaladocs.txt` to a web directory. 3. Browse to that dir (`index.php`). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |