Closed reece closed 3 weeks ago
@ahwagner Since you appear to be around... I'd appreciate a review on this. Just tending to some weeds in our mkdocs setup.
I might be wrong, but I think the changes in this PR would require us also to update the release docs?
I might be wrong, but I think the changes in this PR would require us also to update the release docs?
I don't think so, but I might have created too many ways for version pages to be created, with subtle differences in outcomes, and therefore created confusion. I think the addition of the Makefile target should be considered a parallel and experimental route to generating for debugging purposes, not the intended process.
This PR addresses several small mkdocs administrative shortcomings:
make serve
from endless rebuilds (files in docs/versions/ would get rebuilt, triggering another rebuild pass)make update-release-notes
).