1 Source: mpdoccer 2 Section: devel 3 Priority: optional 4 Maintainer: Roberto Suarez Soto <turgon@debian.org> 5 Build-Depends: debhelper (>= 5) 6 Standards-Version: 3.7.2 7 8 Package: mpdoccer 9 Architecture: any 10 Depends: perl 11 Description: extracts information from sources to build documentation 12 This is a tool that travels a bunch of C code files and extracts 13 specially marked information to build documentation texts. It's 14 similar to Javadoc, the Linux Kernel 2.4.x Documentation and 15 gtkdoc, but simpler / faster / nicer.