JuliaDocs / DocumenterTools.jl

Extra tools for setting up Documenter
Other
30 stars 19 forks source link

WIP canonical URL rewriting functionality #78

Open mortenpi opened 1 year ago

mortenpi commented 1 year ago

Code is quite WIP and needs to be refactore but, basically, adds the DocumenterTools.update_canonical_links function to update the canonical URLs of a Documenter site.

Builds on top of #75.