Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects. Sphinx uses reStructuredText as its markup language.
The Linux Cross-Reference project is the testbed application of a general hypertext cross-referencing tool. Its main goal is to create a versatile cross-referencing tool for relatively large code repositories. The main feature of the indexer is the ability to jump easily to the declaration of any
... [More] global identifier. Quick access to function declarations, data (type) definitions and preprocessor macros makes code browsing more convenient. At-a-glance overview of which code areas will be affected by changing a function or type definition should also come in useful during development and debugging.
Please note that the CVS repository is now superseded by a Git repository and is frozen roughly to its October 2014 state. [Less]
The Mozilla Cross-Reference project is a general hypertext cross-referencing tool with some support for integrating with version control systems and Doxygen. Its main goal is to support Mozilla development and developers. The main feature of the indexer is the ability to jump easily to the
... [More] declaration of any global identifier or re-search for that as a string. Quick access to function declarations, data (type) definitions and preprocessor macros makes code browsing more convenient. At-a-glance overview of which code areas will be affected by changing a function or type definition should also come in useful during development and debugging.
(note: it forked from LXR many years ago.) [Less]
C++ documentation tool with greatly styled output. Supports templates, overloads, lots of graps. Simple to use. Just execute program in source folder. Current stable version is 1.05 June 2010
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy