1 How to Scribble Documentation
2 Scribble Layers
3 @-Reader
4 Structures And Processing
5 Renderer
6 Decoding Text
7 Document Language
8 Document Reader
9 Basic Document Forms
10 Scheme
11 Manual Forms
12 Evaluation and Examples
13 BNF Grammars
14 Cross-Reference Utilities
15 Text Preprocessor
Index
Version: 4.0.2

 

8 Document Reader

 #lang scribble/doc

The scribble/doc language is the same as scribble/doclang, except that read-syntax-inside is used to read the body of the module. In other words, the module body starts in Scribble “text” mode instead of S-expression mode.