Skip to content

Commit 446618d

Browse files
authored
fix #36270: 3-arg dot missing in documentation page (#36271)
1 parent 5ecb8e2 commit 446618d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/LinearAlgebra/docs/src/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ LinearAlgebra.SingularException
317317
LinearAlgebra.PosDefException
318318
LinearAlgebra.ZeroPivotException
319319
LinearAlgebra.dot
320+
LinearAlgebra.dot(::Any, ::Any, ::Any)
320321
LinearAlgebra.cross
321322
LinearAlgebra.factorize
322323
LinearAlgebra.Diagonal

0 commit comments

Comments
 (0)