Disable failing doctest #16
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI.yml
on: pull_request
Documentation
2m 50s
Matrix: test
Annotations
2 errors
Documentation:
../../../.julia/packages/Documenter/Meee1/src/utilities/utilities.jl#L44
8 docstrings not included in the manual:
Primes.increment! :: Union{Tuple{T}, Tuple{Primes.Factorization{T}, Int64, Any}} where T
Primes.isrieselprime :: Tuple{Integer, Integer}
Primes.nextprimes :: Union{Tuple{T}, Tuple{T, Integer}} where T<:Integer
Primes.nextprimes :: Union{Tuple{}, Tuple{Type{T}}, Tuple{T}} where T<:Integer
Primes.nextprimes :: Tuple{Integer}
Base.prod :: Tuple{Primes.Factorization}
Primes.prevprimes :: Union{Tuple{T}, Tuple{T, Integer}} where T<:Integer
Primes.prevprimes :: Tuple{Integer}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Documentation
Process completed with exit code 1.
|