Skip to content

racket/scribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

176894e · Mar 11, 2025
Feb 24, 2025
Mar 11, 2025
Oct 9, 2021
Mar 11, 2025
Nov 20, 2024
Nov 20, 2024
Oct 9, 2021
Dec 6, 2014
Jun 26, 2022
Jun 26, 2022

Repository files navigation

Scribble

Scribble: The Racket Documentation Tool

By Matthew Flatt and Eli Barzilay

Scribble is a collection of tools for creating prose documents—papers, books, library documentation, etc.—in HTML or PDF (via Latex) form. More generally, Scribble helps you write programs that are rich in textual content, whether the content is prose to be typeset or any other form of text to be generated programmatically.

For more information see the Scribble documentation.

This repository includes the source for the Racket packages: "scribble", "scribble-doc", "scribble-html-lib", "scribble-lib", "scribble-test", "scribble-text-lib".

Contributing

Contribute to Racket by submitting a pull request, reporting an issue, joining the development mailing list, or visiting the IRC or Slack channels.

License

Racket, including these packages, is free software, see LICENSE.txt for more details.

By making a contribution, you are agreeing that your contribution is licensed under the Apache 2.0 license and the MIT license.