Oscar.jl icon indicating copy to clipboard operation
Oscar.jl copied to clipboard

Add outdated docs warning for old versions

Open lgoettgens opened this issue 7 months ago • 0 comments

Resolves the Oscar part of https://github.com/oscar-system/Oscar.jl/issues/3907.

Diff created using

julia> using DocumenterTools

julia> DocumenterTools.OutdatedWarning.generate(".")

I was doing this for other repositories anyway, so I gave it a shot for here as well.

lgoettgens avatar Jul 03 '24 13:07 lgoettgens