On Thu, Jan 19, 2023 at 02:55:18PM -0700, Jonathan Corbet wrote: > >> I'd prefer to avoid this if possible. In the end, though, what > >> kernel.org does isn't my decision, of course... > > > > Something I've considered is to have /latest/ show the latest mainline > > *released* mainline, while /rc/ would show the latest rc. So, we'd have three > > distinct movable targets: > > > > docs.kernel.org - latest mainline release (same as kernel.org/doc/html/latest/) > > docs.kernel.org/next/ - linux-next > > docs.kernel.org/rc/ - latest rc > > > > Would that be acceptable as a solution? > > I think we've miscommunicated somewhere. What I don't like is the idea > of building the mainline docs with a non-default HTML theme. We haven't really miscommunicated -- I'm just giving an option that solves things right now (and gives everyone time to roll back to a different theme if it's deemed needed for the v6.2 release). > A "latest -rc" build could be a nice thing, though :) OK, I'll see if I can add that in. -K