This is an installation instruction Scribble: The Racket Documentation Tool
-
Install dependencies (required for generating PDF files, skip if not needed)
$ sudo apt-get install texlive-latex-base texlive-science texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra
-
Install racket
$ sudo apt install racket
After this, the commands racket and raco will be avaiable.
-
Install scribble
$ raco pkg install scribble
-
Usage
scribble
can now be used in two ways:$ scribble file.scrbl $ raco scribble file.scrbl
-
Next steps
Proceed to the scribble documentation https://docs.racket-lang.org/scribble/index.html