add a note about the red boxes
related to PR 13080
This commit is contained in:
parent
e0c4e4055d
commit
34bd9bfa72
|
@ -727,7 +727,8 @@ menu items in the @onscreen{Racket} menu.
|
||||||
A module browser window contains a square for each
|
A module browser window contains a square for each
|
||||||
module. The squares are colored based on the number of
|
module. The squares are colored based on the number of
|
||||||
lines of code in the module. If a module has more lines 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
|
In addition, for each normal import, a blue line drawn is
|
||||||
from the module to the importing module. Similarly, purple
|
from the module to the importing module. Similarly, purple
|
||||||
|
|
Loading…
Reference in New Issue
Block a user