racket/collects/scribblings/main
Sam Tobin-Hochstadt d6b0dfcd04 Switch to use almost-standard DOCTYPE for Scribble.
Also switches scribble search trampoline to standard DOCTYPE.

Scribble's HTML output currently relies on the quirks-mode
box model for layout of the many tables used in rendering.
However, Scribble doesn't need the rest of the changes in
browser quirks modes, so we choose a DOCTYPE that just
changes the box model.

It's non-obvious how to replicated this formatting with CSS
in standard-mode rendering.  Probably a better long term
solution is to move away from table-based layout.

See further discussion on GitHub pull request 158 here:
  https://github.com/plt/racket/pull/158
2012-11-29 07:06:52 -07:00
..
private Switch to use almost-standard DOCTYPE for Scribble. 2012-11-29 07:06:52 -07:00
user remove 'always-run style from the doc that list documents 2012-11-24 08:13:51 -07:00
acks.scrbl
config.rkt
getting-started.scrbl Improve the windows text a bit. 2012-05-03 10:24:05 -04:00
info.rkt remove 'always-run style from the doc that list documents 2012-11-24 08:13:51 -07:00
license.scrbl GMP and MPFR as pre-build libraries for Mac OS X and Windows 2012-11-16 22:21:54 -07:00
release.scrbl
search.scrbl
start.scrbl