racket/collects/help
Eli Barzilay dbd27dafc6 * Added send-url/file that consumes a path and adds the file://, use
that in places that show docs.

* Made send-url quote characters that are possibly dangerous for
  subprocesses (good uses should call it wil already quoted urls).
  Also a keyword argument that can disable this, if someone really
  wants to.

* IE7 bug workaround finally working (but will need to switch from
  regedit to mred, to avoid vista warning).

svn: r8467
2008-01-29 21:38:27 +00:00
..
private fix finddoc, returns a xexpr now 2007-12-29 03:25:58 +00:00
servlets oops. Added things back so that drscheme works 2007-11-20 04:31:58 +00:00
bug-report.ss oops. Added things back so that drscheme works 2007-11-20 04:31:58 +00:00
doc.txt fix finddoc, returns a xexpr now 2007-12-29 03:25:58 +00:00
help-desk-urls.ss oops. Added things back so that drscheme works 2007-11-20 04:31:58 +00:00
help.creator Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
help.icns Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
help.ico Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
help.ss searching in help desk now says 'no results' if there are no results, and the help desk menu item in drscheme opens the front page of the manuals 2008-01-05 22:39:32 +00:00
info.ss make plt-help a(n extra) GUI app for Mac OS X and Windows 2008-01-17 21:25:44 +00:00
installer.ss add up-links to documents in the main doc dir; add plain-install makefile targets 2008-01-29 21:27:34 +00:00
search.ss * Added send-url/file that consumes a path and adds the file://, use 2008-01-29 21:38:27 +00:00