We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8a651 commit 7607ba4Copy full SHA for 7607ba4
docs/settings.jl
@@ -8,9 +8,6 @@ DocMeta.setdocmeta!(ITensors, :DocTestSetup, :(using ITensors); recursive=true)
8
sitename = "ITensors.jl"
9
10
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],
14
:pages => [
15
"Introduction" => "index.md",
16
"Getting Started with ITensor" => [
0 commit comments