doc repairs
|
@ -1,9 +1,9 @@
|
|||
#lang scribble/doc
|
||||
@(require "common.rkt"
|
||||
(for-label "../graphics.rkt"
|
||||
"../graphics-sig.rkt"
|
||||
"../graphics-unit.rkt"
|
||||
"../graphics-posn-less-unit.rkt"))
|
||||
(for-label graphics/graphics
|
||||
graphics/graphics-sig
|
||||
graphics/graphics-unit
|
||||
graphics/graphics-posn-less-unit))
|
||||
|
||||
@title{Graphics: Legacy Library}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#lang scribble/doc
|
||||
@(require "common.rkt" (for-label "../turtles.rkt" "../turtle-examples.rkt"))
|
||||
@(require "common.rkt" (for-label graphics/turtles graphics/turtle-examples))
|
||||
|
||||
@title{Traditional Turtles}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#lang scribble/doc
|
||||
@(require "common.rkt" (for-label "../value-turtles.rkt"))
|
||||
@(require "common.rkt" (for-label graphics/value-turtles))
|
||||
|
||||
@title{Value Turtles}
|
||||
|
||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |