-
Notifications
You must be signed in to change notification settings - Fork 1.1k
PYTHON-4431 - Remove ReadTheDocs Documentation in Favor of Official Docs #2459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
😮 Should the RTD build come out too ? |
No, we're still using RTD for API docs |
We need to remove the migration guide from the index as well |
Is that guide being removed entirely? The official docs link back to the RTD page: https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/upgrade/#overview |
It links back to the v4.8 tag specifically, so we can remove it from future versions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Actually, the README should be updated to point to the main docs site as well as the API docs and the Changelog as separate links, and perhaps be closer to the top of the readme. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
No description provided.