1 Repo
Lists of code entities that call or use a specific symbol, serving as a reverse-reference overview.
Distinct from API Reference Generators: Distinct from API generators by focusing on the reverse-lookup of which functions use a specific entity.
Explore 1 awesome GitHub repository matching part of an awesome list · Reference Usage Lists. Refine with filters or upvote what's useful.
Doxygen is a source code documentation generator and multi-language API reference tool. It extracts annotated comments from source code to create structured technical manuals and searchable software libraries in formats including HTML, LaTeX, and PDF. The project functions as a static code analysis visualizer, generating call graphs, class diagrams, and inheritance hierarchies to illustrate codebase structure. It also serves as an XML documentation export engine, producing structured metadata that can be transformed via XSLT or third-party tools. Beyond API extraction, the tool provides a Ma
Generates lists of documented functions and methods that call or utilize a specific entity.