Make the "other editors" page be called that, also the source; also comment unused author line.
This commit is contained in:
parent
6716b9b96a
commit
87b0d35908
|
@ -19,7 +19,7 @@ precise details to @|Racket| and other reference manuals.
|
|||
|
||||
@include-section["welcome.scrbl"]
|
||||
|
||||
@include-section["editor.scrbl"]
|
||||
@include-section["other-editor.scrbl"]
|
||||
|
||||
@include-section["to-scheme.scrbl"]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#lang scribble/manual
|
||||
|
||||
@title{Using Racket with Your Editor of Choice}
|
||||
@author["Vincent St-Amour" "Asumu Takikawa" "Jon Rafkind"]
|
||||
@title[#:tag "other-editors"]{Using Racket with Your Editor of Choice}
|
||||
@; author["Vincent St-Amour" "Asumu Takikawa" "Jon Rafkind"]
|
||||
|
||||
Do you want to program with Racket but would rather use your editor of choice
|
||||
instead of DrRacket? Then this page is for you.
|
Loading…
Reference in New Issue
Block a user