scribble-enhanced/scribble-doc/scribblings/scribble/generic.scrbl
2014-12-02 00:54:52 -05:00

15 lines
371 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["jfp.scrbl"]
@include-section["lncs.scrbl"]