We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2864c6b commit 7241beaCopy full SHA for 7241bea
docs/src/index.md
@@ -5,7 +5,6 @@ are a subtype of `LightGraphs.AbstractGraph`, and can be weighted or directed.
5
SpatialGraphs.jl is useful for turning spatial data into graphs. This can be
6
useful for landscape connectivity analysis, hydrology, and other spatial
7
network processes. AbstractSpatialGraphs are AbstractGraphs, so methods from
8
-LightGraphs.jl work right out of the box.
9
-Go to [Graph Types](@ref graph_types) for more details on the graph types implemented in
10
-this package.
+LightGraphs.jl work right out of the box. Go to [Graph Types](@ref graph_types)
+for more details on the graph types implemented in this package.
11
0 commit comments