Path to this page:
Subject: CVS commit: pkgsrc/devel/woboq_codebrowser
From: Joerg Sonnenberger
Date: 2016-11-24 02:10:16
Message id: 20161124011016.6FD62FBA6@cvs.NetBSD.org
Log Message:
Add woboq_codebrowser-2.0.1:
Woboq Code Browser is a clang-based code analysis tool. It provides a
post-processing tool for C/C++ code to create static web sites with a
wide range of information:
- place of declaration and use for symbols, including type of use,
- hyperlinking between calls/definitions, uses/declarations,
- macro expansions,
- intelligent identifier search,
- inheritance diagrams
and much more.
Files: