add a note about the red boxes

related to PR 13080
This commit is contained in:
Robby Findler 2012-09-28 15:54:51 -05:00
parent e0c4e4055d
commit 34bd9bfa72

View File

@ -727,7 +727,8 @@ menu items in the @onscreen{Racket} menu.
A module browser window contains a square for each
module. The squares are colored based on the number of
lines of code in the module. If a module has more lines of
code, it gets a darker color.
code, it gets a darker color. If a module is red, it means
that DrRacket did not find a source file for it.
In addition, for each normal import, a blue line drawn is
from the module to the importing module. Similarly, purple