Haskell IDoc extracts interface documentation and declarations from Haskell modules based on standard Haskell layout rules and a small number of clues that the programmer embeds in interface comments. These clues have been designed to be visually non-imposing when displaying the source in a text editor. Interface documentation is rendered in standard markup languages. IDoc has been designed to be simple to use and install.
| Tags | Software Development Documentation Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Windows |
| Implementation | Haskell |