-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Docs: update versions on config file page #9838
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
- Update all the versions used in the examples to the latest ones supported by Read the Docs. - Remove deprecated keys from examples, like `python.version: "3.7"` This way we avoid new users copy and pasting examples with outdated versions.
Other files found:
|
👍 (also we avoid users thinking that we somehow don't support newer versions of Python!) |
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.
I noted some other files with Python versions in examples. I don't want to scope creep this, as the current update is already a much-needed improvement.
We could need replacement variables like |example_python_version|
, |example_sphinx_version|
etc... although they might a) not work in code blocks and b) might not work in any context.
Co-authored-by: Benjamin Balder Bach <[email protected]>
Failing test is trim API 😄 |
python.version: "3.7"
This way we avoid new users copy and pasting examples with outdated versions.
📚 Documentation previews 📚
docs
): https://docs--9838.org.readthedocs.build/en/9838/dev
): https://dev--9838.org.readthedocs.build/en/9838/