summaryrefslogtreecommitdiff
path: root/devel/woboq_codebrowser/DESCR
blob: 0bc2c1f335d41a36d0b40ce8cb963979715a4645 (plain)
1
2
3
4
5
6
7
8
9
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.