(type egg)
(signature "schematic egg")
(timestamp 1612269487)
(sxml ((section 2 "Outdated egg!" (p "This is an egg for CHICKEN 4, the unsupported old release.  You're almost certainly looking for " (int-link "/eggref/5/schematic" "the CHICKEN 5 version of this egg") ", if it exists.") (p "If it does not exist, there may be equivalent functionality provided by another egg; have a look at the " (link "https://wiki.call-cc.org/chicken-projects/egg-index-5.html" "egg index") ". Otherwise, please consider porting this egg to the current version of CHICKEN.") (tags "egg")) (section 2 "schematic" (toc)) (section 2 "Description" (p "Documentation tools for Scheme.")) (section 2 "Requirements" (ul (li (int-link "r7rs")))) (section 2 "Documentation" (p "Schematic is a set of simple tools to help with writing and documenting Scheme code. Three main programs are provided:") (ul (li (tt "schematic-format") " - Source formatter.") (li (tt "schematic-markdown") " - Markdown generator.") (li (tt "schematic-wiki") " - svnwiki fragment generator.")) (p "Usage details for these programs can be found in their respective man pages after installation.") (p "The source for this extension is available " (link "https://git.foldling.org/schematic.git" "here") ".")) (section 2 "Author" (p (int-link "/users/evan-hanson" "Evan Hanson"))) (section 2 "License" (p "3-Clause BSD"))))
