racket/collects/scriblib/scribblings/scriblib.scrbl
Matthew Flatt df2a875ff4 Scribble: simplify content that is conditioned on the render mode
including a new `scriblib/render-cond' library
2011-04-04 10:45:02 -06:00

12 lines
271 B
Racket

#lang scribble/manual
@title{@bold{Scriblib}: Extra Scribble Libraries}
@table-of-contents[]
@include-section["gui-eval.scrbl"]
@include-section["figure.scrbl"]
@include-section["autobib.scrbl"]
@include-section["footnote.scrbl"]
@include-section["render-cond.scrbl"]