Skip to content

Commit 4f54e34

Browse files
committed
aside, docs enh
1 parent 421aba9 commit 4f54e34

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/services/GraphInit.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,9 +383,8 @@ end
383383
384384
Perform `graphinit` over all variables with `solvable=1` (default).
385385
386-
Related
387386
388-
ensureSolvable!, (EXPERIMENTAL 'treeinit')
387+
See also: [`ensureSolvable!`](@ref), (EXPERIMENTAL 'treeinit')
389388
"""
390389
function initAll!(dfg::AbstractDFG,
391390
solveKey::Symbol=:default;

0 commit comments

Comments
 (0)