hyper-literate/scribble-doc/scribblings/scribble/generic.scrbl
David Van Horn 049bf4b07a Scribble support for new acmart.cls. (#85)
Scribble support for new acmart.cls.
2017-03-10 16:24:27 -07:00

16 lines
404 B
Racket

#lang scribble/manual
@(require "utils.rkt")
@title[#:tag "generic-prose" #:style 'toc]{High-Level Scribble API}
@local-table-of-contents[]
@include-section["base.scrbl"]
@include-section["manual-stub.scrbl"]
@include-section["book.scrbl"]
@include-section["report.scrbl"]
@include-section["sigplan.scrbl"]
@include-section["acmart.scrbl"]
@include-section["jfp.scrbl"]
@include-section["lncs.scrbl"]