Skip to content

Documenter

Documenter #48

Manually triggered August 22, 2023 23:35
Status Success
Total duration 23m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Documenter.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Documenter: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
failed to run `@example` block in src/examples/google-rqc.md:65-70 ```@example circuit using EinExprs # hide using NetworkLayout # hide path = einexpr(tn, optimizer = Greedy) # hide plot(path, layout=Stress()) # hide ``` value = KeyError: key :colorscale not found
Documenter: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
8 docstrings not included in the manual: Tenet.marginal :: Tuple{Any, Any} Tenet.Arbitrary Base.in :: Tuple{Tensor, TensorNetwork} Tenet.letter :: Tuple{Any} Tenet.Composite Tenet.layers :: Union{Tuple{As}, Tuple{TensorNetwork{As}, Any}} where As<:Tenet.Composite Tenet.Ansatz Tenet.ansatz :: Union{Tuple{Type{<:TensorNetwork{A}}}, Tuple{A}} where A These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.