racket/collects/scribblings/tools
Eli Barzilay 672910f27b Lots of bad TAB eliminations.
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.

If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces.  For example, to see
per-line authors, use "git blame -w <file>".  Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
..
common.rkt start a section for documenting the symbols that DrRacket passes to a language's get-info proc 2011-08-04 21:40:29 -07:00
debug.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
doc-util.rkt add a file I shoudl have added in an earlier commit (for the drracket read-language docs) 2011-08-05 09:02:34 -07:00
documentation-utils.scrbl document the help collection's top-level modules 2011-05-06 17:29:03 -05:00
eval.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
example-src.rkt change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
frame.scrbl Remove documentation for non-existent methods. 2012-07-24 17:22:43 -04:00
get-slash-extend.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
help-desk.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
language-configuration.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
language.scrbl Get rid of "defaultly"s. 2011-06-28 02:11:24 -04:00
modes.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
module-language-tools.scrbl change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
module-language.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
rep.scrbl Remove documentation for methods that don't exist. 2012-08-13 17:58:44 -04:00
tool-lib-extracts.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
tools.scrbl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
unit.scrbl Add index entries for @defconstructor (and friends). Also add 2012-08-11 21:52:48 -05:00