doc build automatically go to main doc dir; added doc categories for start doc; fix locale-sensitive byte<->string ops to actually use the locale; other small edits
svn: r8286 original commit: 1e069dd2bcd7b1dd84213f6943f6f549681219f8
This commit is contained in:
parent
984bf9ee05
commit
1e06f9bcc5
|
@ -1,7 +1,7 @@
|
|||
#lang scribble/doc
|
||||
@(require "common.ss")
|
||||
|
||||
@title{Extra PLT GUI Libraries}
|
||||
@title{@bold{MrLib}: Extra PLT GUI Libraries}
|
||||
|
||||
@table-of-contents[]
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
#lang scribble/doc
|
||||
@require["common.ss"]
|
||||
|
||||
@title[#:tag-prefix '(lib "scribblings/gui/gui.scrbl")
|
||||
#:tag "top"]{@bold{GUI}: PLT Graphics Toolkit}
|
||||
@title{@bold{GUI}: PLT Graphics Toolkit}
|
||||
|
||||
@declare-exporting[scheme/gui/base scheme/gui]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user