Currently we build docs from the develop branch, which sometimes (often) is ahead of the latest release. I think the docs should reflect the most recent release.
@mcflugen I know you wanted to migrate to another docs platform (readthedocs?). Is this a good time do that and have mutliple docs versions?
If it's not a good time to do that, maybe we should change to building docs from a branch release and only merge there once we are ready to release a new version? Or have version branches and only merge those into main when we are ready to release (renaming develop to main)?
Currently we build docs from the
developbranch, which sometimes (often) is ahead of the latest release. I think the docs should reflect the most recent release.@mcflugen I know you wanted to migrate to another docs platform (readthedocs?). Is this a good time do that and have mutliple docs versions?
If it's not a good time to do that, maybe we should change to building docs from a branch
releaseand only merge there once we are ready to release a new version? Or have version branches and only merge those intomainwhen we are ready to release (renamingdeveloptomain)?