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 9abd2c4 commit 8e1ca29Copy full SHA for 8e1ca29
docs/Project.toml
@@ -28,14 +28,15 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
28
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
29
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
30
31
-[sources]
32
-NetworkDynamics = {path = ".."}
+[sources.NetworkDynamics]
+path = ".."
33
34
[compat]
35
CairoMakie = "0.13.1"
36
DiffEqCallbacks = "4.2.2"
37
Distributions = "0.25.117"
38
Documenter = "1.8.0"
39
+DocumenterInterLinks = "1"
40
DynamicQuantities = "1.4.0"
41
GraphMakie = "0.5.13"
42
Graphs = "≥0.0.1"
0 commit comments