Paketname | cxref |
Beschreibung | Generates LaTeX and HTML documentation for C programs |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6c-2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 1228 Byte |
Hängt ab von | libc6 (>= 2.7), debconf (>= 0.5) | debconf-2.0, gcc |
Empfohlene Pakete | |
Paketbetreuer | Camm Maguire |
Quelle | |
Paketgröße | 499108 Byte |
Prüfsumme MD5 | 9e12f2b7103235e7a86e3a30b07e5174 |
Prüfsumme SHA1 | f9517d7b0fae04ea22adbc48ab89f196338f433f |
Prüfsumme SHA256 | 9f1a228a72d52b1f7cf375274ea9783c321d5e37ea0046ec5e08f22c37b472b2 |
Link zum Herunterladen | cxref_1.6c-2_i386.deb |
Ausführliche Beschreibung | A program that takes as input a series of C source files
and produces a LaTeX or HTML document containing a cross
reference of the files/functions/variables in the program,
including documentation taken from suitably formatted
source code comments.
The documentation is stored in the C source file in
specially formatted comments, making it simple to maintain.
The cross referencing includes lists of functions called,
callers of each function, usage of global variables, header
file inclusion, macro definitions and type definitions.
Works for ANSI C, including many gcc extensions.
|