racket/collects/string-constants
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
..
private Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
main.rkt fixed up the string constants collection 2011-04-26 23:26:19 -05:00
string-constant.rkt fixed up the string constants collection 2011-04-26 23:26:19 -05:00
string-constants.scrbl docs reorganization 2011-07-01 17:16:53 -06:00