Skip to content

Document Transformations (#73) #440

Document Transformations (#73)

Document Transformations (#73) #440

Triggered via push July 27, 2023 15:11
Status Success
Total duration 18m 59s
Artifacts

CI.yml

on: push
Matrix: Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Documentation (1.9, ubuntu-latest, x64): ../../../.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
Documentation (1.9, ubuntu-latest, x64): ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
8 docstrings not included in the manual: Tenet.letter :: Tuple{Any} Tenet.Arbitrary Tenet.marginal :: Tuple{Any, Any} Tenet.ansatz :: Union{Tuple{Type{<:TensorNetwork{A}}}, Tuple{A}} where A Tenet.Composite Tenet.Ansatz Tenet.layers :: Union{Tuple{As}, Tuple{TensorNetwork{As}, Any}} where As<:Tenet.Composite Base.in :: Tuple{Tensor, TensorNetwork} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.