mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
726a9a522b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
No EOL
587 B
Text
11 lines
No EOL
587 B
Text
Source Navigator NG is a source code analysis tool. With it, you can edit your
|
|
source code, display relationships between classes and functions and members,
|
|
and display call trees.
|
|
|
|
You can navigate your source code and easily get to declarations or
|
|
implementations of functions, variables and macros (commonly called "symbols")
|
|
which helps you discovering and mapping unknown source code for enhancement or
|
|
maintenance tasks.
|
|
|
|
source navigator NG is free software and released under the GPL v2. It is based
|
|
upon the old source navigator and strives to improve usability and performance. |