Skip to content

Commit 60d61ec

Browse files
committed
remove redundant section entry in docs
1 parent 3a0ec40 commit 60d61ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/make.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ makedocs(;
2929
"`KLMinWassFwdBwd`" => "klminwassfwdbwd.md",
3030
"`KLMinNaturalGradDescent`" => "klminnaturalgraddescent.md",
3131
"`KLMinSqrtNaturalGradDescent`" => "klminsqrtnaturalgraddescent.md",
32-
"`KLMinSqrtNaturalGradDescent`" => "klminsqrtnaturalgraddescent.md",
3332
],
3433
"Variational Families" => "families.md",
3534
"Optimization" => "optimization.md",

0 commit comments

Comments
 (0)