-
-
Notifications
You must be signed in to change notification settings - Fork 859
Add inline tabs on Quick Reference page for commands on different systems #1205
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
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.
It's working well at https://cpython-devguide--1205.org.readthedocs.build/ :)
- Should we say "Unix" or "Linux"? I picked "Unix" because the setup docs say "Unix".
Let's keep the existing terminology for this PR, so "Unix".
Without knowing what operating systems our visitors use, I'd probably stick with the same order as given in the text: Unix, macOS, then Windows.
(For the main docs, it's something like 59% Windows, 22% macOS and 10% Linux, but the audience of this site could be different.)
I looked at the preview and it looks great. Thanks for working on this. |
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.
Thank you!
Thanks @lancegoyke! ^.^ |
This is for work on #1196
This PR introduces a new dependency: sphinx-inline-tabs
There were two design decisions I am not set on:
📚 Documentation preview 📚: https://cpython-devguide--1205.org.readthedocs.build/