C Cross Referencing & Documenting tool

Edit Package cxref
http://www.gedanken.demon.co.uk/cxref/

Cxref is a program that will produce documentation (in LaTeX, HTML, RTF or SGML)
including cross-references from C program source code.

Works for ANSI C, including most gcc extensions.

The documentation for the program is produced from comments in the code that
are appropriately formatted. The cross referencing comes from the code itself
and requires no extra work.

The documentation is produced for each of the following:

Files - A comment that applies to the whole file.
Functions - A comment for the function, including a description of
each of the arguments and the return value.
Variables - A comment for each of a group of variables and/or
individual variables.
#include - A comment for each included file.
#define - A comment for each pre-processor symbol definition, and
for macro arguments.
Type definitions - A comment for each defined type and for each element of a
structure or union type.

Any or all of these comments can be present in suitable places in the
source code.

The cross referencing is performed for the following items

Files - The files that the current file is included in
(even when included via other files).

#includes - Files included in the current file.
- Files included by these files etc.

Variables - The location of the definition of external variables.
- The files that have visibility of global variables.
- The files / functions that use the variable.

Functions - The file that the function is prototyped in.
- The functions that the function calls.
- The functions that call the function.
- The files and functions that reference the function.
- The variables that are used in the function.

Each of these items is cross referenced in the output.

Includes extensive README and FAQ with details and examples on how to use the
program.

Author
------

Andrew M. Bishop

Refresh
Refresh
Source Files
Filename Size Changed
allow_redirect_of_cxref_cpp_configure_output_in_postinst.patch 0000001639 1.6 KB
cxref-1.6e.tgz 0000381883 373 KB
cxref-1.6e.tgz.asc 0000000173 173 Bytes
cxref-new_float_types.patch 0000001967 1.92 KB
cxref.changes 0000001591 1.55 KB
cxref.keyring 0000001389 1.36 KB
cxref.spec 0000003918 3.83 KB
Latest Revision
Comments 3

Timothy Ferriss's avatar

Powerful software called Cxref is used to create documentation that includes cross-references from C program source code My Singing Monsters


dickin sonron's avatar

Cxref is a strong tool for creating documentation that includes cross-references from C program source code. geometry dash


Emma Brown's avatar

Very a great article. I have read many articles but this is the most informative and useful one for me. watermelon game

openSUSE Build Service is sponsored by