docs reorganization
added tutorial, racket categories relabeled some other categories normalized manual names: de-bolded, changed some names original commit: 1b702a2ae32aba835f7467ced6b203902db0ccd9
This commit is contained in:
parent
61c5ddc3aa
commit
51eff0360d
|
@ -5,7 +5,7 @@
|
|||
scribble/bnf
|
||||
"utils.rkt")
|
||||
|
||||
@title[#:tag "top"]{@bold{Datalog}: Deductive database programming}
|
||||
@title[#:tag "top"]{Datalog: Deductive Database Programming}
|
||||
@author[(author+email "Jay McCarthy" "jay@racket-lang.org")]
|
||||
|
||||
@link["http://en.wikipedia.org/wiki/Datalog"]{Datalog} is
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
#lang racket/base
|
||||
(require rackunit/docs-complete)
|
||||
(check-docs (quote mzcom/installer))
|
Loading…
Reference in New Issue
Block a user