Skip to content

Commit 854daca

Browse files
committed
attempt to fix toc
1 parent 9053fa4 commit 854daca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tensor network simulations of quantum many-body systems with aid of [MPSKit.jl](
1313
## Table of contents
1414

1515
```@contents
16-
Pages = ["man/fusioncats.md", "man/multifusioncats.md","lib/library.md", "references.md"]
16+
Pages = ["man/fusioncats.md","man/multifusioncats.md","lib/library.md", "references.md"]
1717
Depth = 2
1818
```
1919

@@ -30,5 +30,5 @@ As the name suggests, MultiTensorKit is an extension of [TensorKit.jl](https://g
3030
[TensorKitSectors.jl](https://github.com/QuantumKitHub/TensorKitSectors.jl). Therefore, we recommend including TensorKit
3131
to your project. Additionally, MultiTensorKit was made to be functional with [MPSKit.jl](https://github.com/QuantumKitHub/MPSKit.jl)
3232
and [MPSKitModels.jl](https://github.com/QuantumKitHub/MPSKitModels.jl) for Matrix Product State (MPS) calculations, supporting symmetries
33-
which go beyond TensorKit.
33+
which go beyond TensorKit. All these packages are registered in JuliaRegistries and can be added through the package manager.
3434

0 commit comments

Comments
 (0)