add author and toc

This commit is contained in:
Robby Findler 2014-10-02 16:57:25 -05:00
parent 7e4deac707
commit 2ed59fc066

View File

@ -4,10 +4,13 @@
racket))
@title{DrRacket Tools}
@author{Robert Bruce Findler}
This manual describes portions of DrRacket's functionality
that are exposed via Racket APIs to be used with other editors.
@table-of-contents[]
@section{Accessing Check Syntax Programmatically}
@defmodule[drracket/check-syntax]