13 lines
276 B
Racket
13 lines
276 B
Racket
#lang scribble/manual
|
|
@(require "utils.ss")
|
|
|
|
@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["sigplan.scrbl"]
|
|
@include-section["jfp.scrbl"]
|
|
|