Cxref-cpp-configure
Install cxref-cpp-configure
-
Debian
apt-get install cxref
Click to copy -
Ubuntu
apt-get install cxref
Click to copy -
Kali Linux
apt-get install cxref
Click to copy -
Raspbian
apt-get install cxref
Click to copy
cxref
Generates LaTeX and HTML documentation for C programsA 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.
Installing cxref-cpp-configure command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali and Raspbian operating systems. Once you run the command it will install the latest version of cxref-cpp-configure 2023 package in your OS.