A lot of "plt-scheme.org" -> "racket-lang.org"s.
original commit: a46743211b75cfc1fc8aa66f8bc9934fcdc2be38
This commit is contained in:
parent
0a314e33d3
commit
7b251904a4
|
@ -21,7 +21,7 @@
|
|||
;; running a browser on local files (like NEU). If you use this, then
|
||||
;; it is a good idea to put the documentation tree somewhere local, to
|
||||
;; have better interaction times and not overload the PLT server.
|
||||
;; (define doc-url "http://download.plt-scheme.org/doc/4.1/html/")
|
||||
;; (define doc-url "http://download.racket-lang.org/doc/4.1/html/")
|
||||
;; (define (send-main-page #:sub [sub "index.html"]
|
||||
;; #:fragment [fragment #f] #:query [query #f])
|
||||
;; (define (part pfx x) (if x (list pfx x) '()))
|
||||
|
|
|
@ -332,8 +332,8 @@ The recognized @tech{style properties} are as follows:
|
|||
string @tt{id} attribute of the @tt{body} tag; this style can
|
||||
be set separately for parts that start different HTML pages,
|
||||
otherwise it is effectively inherited by sub-parts; the
|
||||
default is @racket["scribble-plt-scheme.org"], but
|
||||
@exec{setup-plt} installs @racket["doc-plt-scheme.org"] as the
|
||||
default is @racket["scribble-racket-lang.org"], but
|
||||
@exec{setup-plt} installs @racket["doc-racket-lang.org"] as the
|
||||
@tt{id} for any document that it builds.}
|
||||
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user