diff --git a/docs/manual-configuration.html b/docs/manual-configuration.html index f1b567f3..a208eb1d 100644 --- a/docs/manual-configuration.html +++ b/docs/manual-configuration.html @@ -173,8 +173,8 @@
dependencies.txt
format is used by scip-java to map symbols such as
-org.junit.Assert
to Maven co-ordinates like junit:junit:4.13.2
. As long as
+The dependencies.txt
format is used by scip-java to map symbols such as
+org.junit.Assert
to Maven coordinates like junit:junit:4.13.2
. As long as
your Sourcegraph instance has another repository that defines that symbol, the
-cross-repository navigation should succeed. Only jar files are supported at
-the moment, classes directories are ignored.
+cross-repository navigation should succeed.
Cross-repository navigation is a feature that allows "goto definition" and "find references" to show results from multiple repositories.