doc: move source-syntax docs to typed-racket-doc package

This commit is contained in:
Ben Greenman 2017-09-06 11:15:10 -04:00
parent 453825d1fe
commit 47b0de7a52
3 changed files with 3 additions and 2 deletions

View File

@ -9,5 +9,3 @@
(define pkg-authors '(samth stamourv eli))
(define version "1.1")
(define scribblings '(("scribblings/source-syntax.scrbl" () (tool-library))))

View File

@ -0,0 +1,3 @@
#lang info
(define scribblings '(("scribblings/source-syntax.scrbl" () (tool-library))))