minor tweaks to web documentation
authorDaniel Hartwig <mandyke@gmail.com>
Sat, 16 Mar 2013 09:53:53 +0000 (17:53 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Sat, 16 Mar 2013 09:53:53 +0000 (17:53 +0800)
commitdc8712611597c6d5be918a69b0ce719e0675f6fe
tree72e3e7a6cf3538e12a322ee56960215f2c320f81
parent01b83dbd1a11735519b7d6ca7b02006b45861c9c
minor tweaks to web documentation

* doc/ref/web.texi: Say `World Wide Web'; the hyphenated form is almost
  never used (c.f. w3.org).

  General predicate arguments are named `obj'.  Fill in arguments
  omitted from some procedure definitions (e.g. `request-method').

  Minor tweaks, such as using en-dash and missing markup as appropriate.
  Wrap very long deffn lines.

* module/web/*.scm: Expand texinfo markup in doc strings.  Synchronize
  with changes in web.texi.
doc/ref/web.texi
module/web/client.scm
module/web/http.scm
module/web/response.scm
module/web/uri.scm