(module manual-labor (generate-html-manual manual-labor-support-dir ;; Lowlevel API could be exported, but is not finalized ) (import scheme (chicken base)) (include "manual-labor.scm"))