Skip to content

Commit 7607ba4

Browse files
committed
Fix docs build
1 parent 2f8a651 commit 7607ba4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/settings.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ DocMeta.setdocmeta!(ITensors, :DocTestSetup, :(using ITensors); recursive=true)
88
sitename = "ITensors.jl"
99

1010
settings = Dict(
11-
# Allows using ITensorMPS.jl docstrings in ITensors.jl documentation:
12-
# https://github.com/JuliaDocs/Documenter.jl/issues/1734
13-
:modules => [ITensors, ITensorMPS],
1411
:pages => [
1512
"Introduction" => "index.md",
1613
"Getting Started with ITensor" => [

0 commit comments

Comments
 (0)