main.ss
#lang scheme/base

;; This `require' is here just so you can follow the
;; link to the paper source after clicking Check Syntax:
(require "scribble.scrbl")

(require scheme/help)

;; This finds the Scribble document that was installed:
(help #:search "Scribble: Closing the Book on Ad Hoc Documentation Tools")