slackbuilds/development/sourcenav
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README development/sourcenav: Fix README. 2020-10-17 09:36:58 +07:00
slack-desc
sn_logo.xpm
sourcenav.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
sourcenav.desktop development/sourcenav: Make .desktop validate, i486=>i586. 2017-03-25 13:27:26 +00:00
sourcenav.info

README

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.