summaryrefslogtreecommitdiffstats
path: root/development/sourcenav/README
diff options
context:
space:
mode:
author Henkjan Gersen2015-04-25 19:09:09 +0200
committer Willy Sudiarto Raharjo2015-04-25 19:09:09 +0200
commit726a9a522b23aa86ca509c0c54f08d0e25c974e9 (patch)
treec1cccc487621f213a511f203e31b9953c13b5670 /development/sourcenav/README
parent626e5ca3f4c0069892823c44c42b415c5b964232 (diff)
downloadslackbuilds-726a9a522b23aa86ca509c0c54f08d0e25c974e9.tar.gz
development/sourcenav: Added (source code analysis tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/sourcenav/README')
-rw-r--r--development/sourcenav/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/sourcenav/README b/development/sourcenav/README
new file mode 100644
index 0000000000..6da1e61239
--- /dev/null
+++ b/development/sourcenav/README
@@ -0,0 +1,11 @@
+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. \ No newline at end of file