[racket-dev] Racket v5.92
On 2014-01-25 12:55:43 -0500, Ryan Culpepper wrote:
> * Racket's HTML documentation has a new and improved look, thanks to
> Matthew Butterick.
BTW, the 5.92 docs are missing some of the recent CSS changes from HEAD.
Could we cherry-pick some of those for 6.0? For example, the blue boxes
don't work here:
http://docs.racket-lang.org/inside/Evaluation.html
compare to:
http://www.cs.utah.edu/plt/snapshots/current/doc/inside/Evaluation.html
Also, could we cherry-pick a few documentation commits made recently?
For example, this one:
https://github.com/plt/racket/commit/d202f415d95ff04e295be101db59402489dc9bfa
Cheers,
Asumu