Outdated egg!
This is an egg for CHICKEN 4, the unsupported old release. You're almost certainly looking for the CHICKEN 5 version of this egg, if it exists.
If it does not exist, there may be equivalent functionality provided by another egg; have a look at the egg index. Otherwise, please consider porting this egg to the current version of CHICKEN.
schematic
Description
Documentation tools for Scheme.
Requirements
Documentation
Schematic is a set of simple tools to help with writing and documenting Scheme code. Three main programs are provided:
- schematic-format - Source formatter.
- schematic-markdown - Markdown generator.
- schematic-wiki - svnwiki fragment generator.
Usage details for these programs can be found in their respective man pages after installation.
The source for this extension is available here.
Author
License
3-Clause BSD