Merge pull request #1214 from bennn/date-docs

margin-note for gregor & srfi-19
This commit is contained in:
Benjamin Greenman 2016-01-28 01:09:40 -05:00
commit 70cefc60bc

View File

@ -165,6 +165,9 @@ result is the result of the last @racket[body].}
@; ----------------------------------------------------------------------
@section[#:tag "date-string"]{Date Utilities}
@margin-note{For more date & time operations, see
@other-doc['(lib "gregor/scribblings/gregor.scrbl") #:indirect "Gregor: Date and Time"]
or @link["../srfi/srfi-19.html"]{srfi/19}}
@note-lib-only[racket/date]