We presently have three different versions of v5 documentation on Read the Docs (latest, vip52, release). The latest version is linked to the master Git branch, while vip52 and release are each linked to their respective git branches.
I would like to propose that we make the release RTD branch private and create a redirect to point URLs from release to latest in Read the Docs. As we continue to update the documentation build process to better serve the 5.1.2 revision, we will commit these changes to the master Git branch (which is surfaced by latest RTD branch). Updates the 5.2 revision will continue to be placed in the vip52 Git branch.
We presently have three different versions of v5 documentation on Read the Docs (latest, vip52, release). The
latestversion is linked to the master Git branch, whilevip52andreleaseare each linked to their respective git branches.I would like to propose that we make the
releaseRTD branch private and create a redirect to point URLs fromreleasetolatestin Read the Docs. As we continue to update the documentation build process to better serve the 5.1.2 revision, we will commit these changes to the master Git branch (which is surfaced bylatestRTD branch). Updates the 5.2 revision will continue to be placed in thevip52Git branch.