You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When navigating the Python Official Website, I found it challenging to locate the Developer Guide (https://www.python.org/dev/). It is currently listed under the footer in the "Contributing" section, which is not intuitive for new developers or contributors.
Additionally, there are two separate links labeled as "Developer's Guide":
One under Documentation
One under Contributing
This duplication is confusing, as it is unclear if they lead to the same resource or represent different aspects of the development process.
Describe the solution you'd like
To improve usability and reduce confusion, I recommend the following enhancements:
Rename the links under different sections:
Under Documentation, rename Developer's Guide to Developer Resources or Development Documentation.
Under Contributing, rename Developer's Guide to Contribution Guide.
Improve visibility:
Consider adding Developer Resources or Developer's Guide directly to the main navigation bar, alongside Documentation and Community.
Merge or clarify:
If both links are pointing to the same location (https://www.python.org/dev/), consider consolidating them to one prominent link.
If they are different, a clear description should be added to each to explain their purpose.
Basic Example
No response
Describe alternatives you've considered
No response
Drawbacks and Impact
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
If both links are pointing to the same location (https://www.python.org/dev/), consider consolidating them to one prominent link.
Both point to the same location, but it's the new address (https://devguide.python.org/). Perhaps your LLM hasn't scraped the website recently?
OK,I think problem is that Why the "Contributing" button will go the URL: "https://www.python.org/dev/"
But, there will show me that "Python Developer's Guide" but not "Contributing Guide" or something else.
:(
Is your feature request related to a problem? Please describe.
When navigating the Python Official Website, I found it challenging to locate the Developer Guide (
https://www.python.org/dev/
). It is currently listed under the footer in the "Contributing" section, which is not intuitive for new developers or contributors.Additionally, there are two separate links labeled as "Developer's Guide":
This duplication is confusing, as it is unclear if they lead to the same resource or represent different aspects of the development process.
Describe the solution you'd like
To improve usability and reduce confusion, I recommend the following enhancements:
Rename the links under different sections:
Developer's Guide
to Developer Resources or Development Documentation.Developer's Guide
to Contribution Guide.Improve visibility:
Developer Resources
orDeveloper's Guide
directly to the main navigation bar, alongside Documentation and Community.Merge or clarify:
https://www.python.org/dev/
), consider consolidating them to one prominent link.Basic Example
No response
Describe alternatives you've considered
No response
Drawbacks and Impact
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: