Skip to content

Commit 5cce941

Browse files
committed
Allow for duplicate docstrings in linalg docs
1 parent 0a1c886 commit 5cce941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ DocTestSetup = nothing
269269

270270
# [Sparse Linear Algebra API](@id stdlib-sparse-linalg-api)
271271

272-
```@docs
272+
```@docs; canonical=false
273273
SparseArrays.CHOLMOD.cholesky
274274
SparseArrays.CHOLMOD.cholesky!
275275
SparseArrays.CHOLMOD.lowrankupdate

0 commit comments

Comments
 (0)