Do we publish changes as they are ready, or do we wait until entire reorg is finished?
What about existing URLs? (urls from other existing pages)
Since we are on readthedocs, it can be mapped from there -> redirect to new pages
You can mark pages as orphaned on Sphinx(?) Cam/Hugo might know
Do we need to convince others about this approach?
Publicize the fact that we are actively reorganizing the DevGuide into Contribution Guide (TODO: Ned will start a Discourse thread, and will send a link)
Some things that document what’s changed between Python versions are better off in the same VCS as the code. Things in the current DevGuide are like that.
So we need to define what belongs in Contrib Guide vs CPython docs.
Adding a big banner on top saying this doc is being actively re-org.
We might not want to render pages that are not really ready to be published. (by adding to conf.py ignores)? But also why not render those? When will we render those?
Another idea: add new pages to main branch, add to “do not render” list, have 2 different rtd sites built using the same repo, different config.
Sphinx has “if” conditional
Who’s available and can do this work during the Sprint?
Mariatta, Ned (remotely)?
There will be a period of when both versions exist, and we want to keep this period short.