aboutsummaryrefslogtreecommitdiff
path: root/development/sourcenav/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/sourcenav/README')
-rw-r--r--development/sourcenav/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/development/sourcenav/README b/development/sourcenav/README
deleted file mode 100644
index 9663c48374e98..0000000000000
--- a/development/sourcenav/README
+++ /dev/null
@@ -1,12 +0,0 @@
-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.