racket/collects/scribblings
Robby Findler 0c6734f782 Add the contents of the "blue boxes" in the docs to the upper-right
corner of the definitions window, based on the information that check
syntax computes

This commit contains two separate changes to make this work:

  - adding a new renderer, based on the text renderer, that
    pulls out the contents of the blue boxes and saves them
    in the doc/ directories (specifically in the files named
    contract-blueboxes.rktd)

  - extend check syntax to use and display the information
    build by the new renderer
2012-08-12 08:41:46 -05:00
..
draw fix the gradient example code in the docs. 2012-08-10 12:15:37 -05:00
drracket Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
foreign ffi/com: fix potential interaction of finalization and custodians 2012-08-02 16:29:03 -06:00
framework add a find-from-selection menu item that grabs the selection and puts 2012-08-06 18:00:57 -05:00
gui racket/gui: clarify graphical min size in docs for `text-field%' 2012-08-01 09:34:12 -06:00
guide Document zsh completion along with bash completion. 2012-08-07 16:31:52 -04:00
htdp-langs fixed up docs to use new system; retested 2012-06-25 19:15:09 -04:00
inside inside: add new error functions to docs 2012-06-23 02:04:55 -07:00
main Add index entries for @defconstructor (and friends). Also add 2012-08-11 21:52:48 -05:00
more doc style adjustments; reorg cmdline+editors docs in Guide 2011-08-24 09:07:12 -06:00
quick fixed typo, closes PR 12539 2012-02-05 10:13:31 -05:00
raco setup/pack: fix internal and contract errors 2012-08-10 07:49:17 -06:00
reference doc corrections 2012-08-11 06:42:24 -06:00
scheme Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
scribble Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
slideshow Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
tools Add index entries for @defconstructor (and friends). Also add 2012-08-11 21:52:48 -05:00
finger.png
icons.rkt
info.rkt
magnify.png