| Package | c2man |
| Priority | Priority |
| Section | devel |
| Installed-Size | 268 |
| Maintainer | Manoj Srivastava |
| Architecture | i386 |
| Version | 2.41-14 |
| Depends | libc6 (>= 2.2.4-4), fileutils (>= 4.0) |
| Filename | pool/main/c/c2man/c2man_2.41-14_i386.deb |
| Size | 68268 |
| MD5sum | 80cffb8ad082936e33acf20dde23e2fe |
| Description | Graham Stoney's mechanized man page generator |
| C2man is an automatic documentation tool that extracts comments from C
source code to generate functional interface documentation in the same
format as sections 2 & 3 of the Unix Programmer's Manual. It requires
minimal effort from the programmer by looking for comments in the
usual places near the objects they document, rather than imposing a
rigid function-comment syntax or requiring that the programmer learn
and use a typesetting language. Acceptable documentation can often be
generated from existing code with no modifications.
.
conformance: supports both K&R and ISO/ANSI C coding styles
.
Features:
* generates output in nroff -man, TeXinfo, LaTeX or
HTML format
* handles comments as part of the language grammar
* automagically documents enum parameter & return
values
* handles C (/* */) and C++ (//) style comments
Problems:
* doesn't handle C++ grammar (yet)
* doxygen does this job better
Task: c-dev
|
| All packages | |