racket/collects/web-server
Eli Barzilay 0af236dc2f Add block' to scribble/text', to explicitly ask for an indentation block.
* Lists are now either blocks or splices depending on whether they
  appear inside a block or a splice (default to block).

* Adjusted the docs and a single test where this mattered.

* Change the documentation to be "text.html" and to be titled "text
  generation".
2011-06-28 18:16:07 -04:00
..
compat A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
configuration
default-web-root A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
dispatch
dispatchers
formlets Adding initial value to textarea-input 2011-06-28 08:41:38 -06:00
http Responding to Norman's request 2011-04-12 13:59:27 -06:00
insta
lang
managers
page A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
private A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
scribblings Add block' to scribble/text', to explicitly ask for an indentation block. 2011-06-28 18:16:07 -04:00
servlet
stuffers added the racket/contract/combinator library, 2011-04-25 11:51:44 -05:00
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
dispatch.rkt
formlets.rkt
http.rkt
info.rkt
lang.rkt
main.rkt
page.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
servlet-dispatch.rkt
servlet-env.rkt Fixing a few functions to xexpr 2011-01-13 14:50:10 -07:00
servlet.rkt
stuffers.rkt
templates.rkt
web-config-sig.rkt
web-config-unit.rkt
web-server-sig.rkt
web-server-unit.rkt
web-server.rkt