Maybe the problem is the version of Julia? #23
Annotations
5 warnings
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
invalid local link/image: file does not exist in src/regiongrids.md
link =
@ast MarkdownAST.Link("/types", "") do
MarkdownAST.Text("here")
end
|
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
6 docstrings not included in the manual:
RegionGrids.extract :: Tuple{AbstractArray{<:Real}, GeneralizedGrid}
RegionGrids.extract :: Tuple{AbstractArray{<:Real}, UnstructuredGrid}
RegionGrids.extract :: Tuple{AbstractArray{<:Real}, RectilinearGrid}
RegionGrids.extract! :: Tuple{AbstractArray{<:Real}, AbstractArray{<:Real}, GeneralizedGrid}
RegionGrids.extract! :: Tuple{AbstractArray{<:Real}, AbstractArray{<:Real}, RectilinearGrid}
RegionGrids.extract! :: Tuple{AbstractArray{<:Real}, AbstractArray{<:Real}, UnstructuredGrid}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
../../../.julia/packages/DocumenterVitepress/8qgu7/src/vitepress_config.jl#L111
DocumenterVitepress: No logo.png file found in `docs/src/assets`. Skipping logo replacement.
|
../../../.julia/packages/DocumenterVitepress/8qgu7/src/vitepress_config.jl#L122
DocumenterVitepress: No favicon.ico file found in `docs/src/assets`. Skipping favicon replacement.
|
../../../.julia/packages/DocumenterVitepress/8qgu7/src/writer.jl#L198
DocumenterVitepress: Did not find `docs/package.json` in your repository. Substituting default for now.
|
This job succeeded
Loading