Skip to content

Fix documentation

Fix documentation #19

Triggered via push September 30, 2025 15:29
Status Success
Total duration 16m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `v0.1` and linking `v0.1` to `v0.1.1`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.1.1`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/html/HTMLWriter.jl#L847
For 4 @example blocks, the 'text/html' representation of the resulting object is above the threshold (example_size_threshold: 8192 bytes). - 4 blocks had 'image/png' fallback image representation available, using that. On pages: index.md
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/html/HTMLWriter.jl#L775
Unable to determine the repository root URL for the navbar link. This can happen when a string is passed to the `repo` keyword of `makedocs`. To remove this warning, either pass a Remotes.Remote object to `repo` to completely specify the remote repository, or explicitly set the remote URL by setting `repolink` via `makedocs(format = HTML(repolink = "..."), ...)`.