move release notes in appropriate packages
A collection declares release notes with a `release-notes' field in "info.rkt". The "doc" directory is now populated exclusively by generated content, instead of having a static "release-notes" directory (and a "keep-dirs.rktd" file to record the static directories). original commit: fa6f56fcb118a99a803697de6cdc7ee7fd9688a4
This commit is contained in:
parent
789b158882
commit
b7a6b9381c
|
@ -0,0 +1,3 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define release-notes '(("Typed Racket" "HISTORY.txt")))
|
Loading…
Reference in New Issue
Block a user