Hyper-literate programming is to literate programming exactly what hypertext documents are to regular books and texts.
Go to file
Matthew Flatt d0f9ed697b scribble: add +m' / ++main-xref-in' flag
The `+m' flag is a long-overdue shorthand for `++xref-in setup/xref
load-collections-xref', which links to installed documentation in
the same way as DrRacket's "Scribble HTML" button.

That is, use `+m' to link to installed documentation,

  scribble +m mine.scrbl

instead of the previously recommended

  scribble ++xref-in setup/xref load-collections-xref mine.scrbl

Merge to 5.3.2

original commit: 3e8b6b98663386ea01a93f917ed328e8052c38d8
2013-01-08 16:25:28 -07:00
collects scribble: add +m' / ++main-xref-in' flag 2013-01-08 16:25:28 -07:00