1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-02 23:50:47 +02:00
guile/module/web
Daniel Hartwig dc87126115 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.
2013-03-16 17:53:53 +08:00
..
server web server http: 400 Bad Request on bad requests 2012-03-11 10:29:06 +01:00
client.scm minor tweaks to web documentation 2013-03-16 17:53:53 +08:00
http.scm minor tweaks to web documentation 2013-03-16 17:53:53 +08:00
request.scm syncronize web module docstrings with manual 2012-11-24 15:40:14 +01:00
response.scm minor tweaks to web documentation 2013-03-16 17:53:53 +08:00
server.scm (web server) uses (ice-9 iconv) 2013-01-11 15:15:42 +01:00
uri.scm minor tweaks to web documentation 2013-03-16 17:53:53 +08:00