-
-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
With the approaching release of 7.0.0, we should cut a branch 6.x from the last 6.3.1 tag.
This will allow us to:
- continue to develop 7.0.0 in alphas, betas, and release candidates on
main - let people test those versions
- backport bug fixes to the
6.xbranch - view docs on
mainas "under development", similar to what PyData Theme does https://pydata-sphinx-theme.readthedocs.io/en/latest/index.html
Ultimately this is a maintainer decision.
Meanwhile, I configured RTD to build main. Instead of trying to find the PR that has the new docs layout, you can now go to https://icalendar.readthedocs.io/en/main/
niccokunzmann