Skip to content

Commit 39a10ba

Browse files
committed
doc: add to Databases category
1 parent d19a8da commit 39a10ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deta-doc/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
(define license 'BSD-3-Clause)
44
(define collection "deta")
5-
(define scribblings '(("deta.scrbl")))
5+
(define scribblings '(("deta.scrbl" () ("Databases"))))
66

77
(define deps '("base"))
88
(define build-deps '("db-doc"

0 commit comments

Comments
 (0)