racket/collects/help
Eli Barzilay 4276898a67 * Refactor bug-related url construction
* Add captcha url (unused, yet)

* The second argument to `call/input-url' can be a one-argument function
  since the call doesn't send it any headers.

Still needs to be done: check the HTTP response for an error status, and
make it fail as a result (currently it just assumes that any response is
fine, which can change in case of a captcha failure).  Then, add a
captcha challenge if one is found, otherwise ignore.
2011-05-31 17:36:51 -04:00
..
private document the help collection's top-level modules 2011-05-06 17:29:03 -05:00
tests document the help collection's top-level modules 2011-05-06 17:29:03 -05:00
bug-report.rkt * Refactor bug-related url construction 2011-05-31 17:36:51 -04:00
help-utils.rkt document the help collection's top-level modules 2011-05-06 17:29:03 -05: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.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt more help collection documentation 2011-05-09 08:49:11 -05:00
installer.rkt rename plt-help GUI app 2010-05-05 11:07:25 -06:00
search.rkt document the help collection's top-level modules 2011-05-06 17:29:03 -05:00