Skip to content

Commit a6b212b

Browse files
committed
Fix doc build failure
1 parent 3f0fbf5 commit a6b212b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Pages = ["matrixlu.jl", "matrixluci.jl"]
2828
### Tensor train (TT)
2929
```@autodocs
3030
Modules = [TensorCrossInterpolation]
31-
Pages = ["abstracttensortrain.jl", "tensortrain.jl"]
31+
Pages = ["abstracttensortrain.jl", "tensortrain.jl", "contraction.jl"]
3232
```
3333

3434
### Tensor cross interpolation (TCI)

0 commit comments

Comments
 (0)