Skip to content

Enhancement: Improve Visibility and Naming Consistency of "Developer's Guide" on the Main Website Navigation #2727

Open
@hong539

Description

@hong539

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.

Image

Describe the solution you'd like

To improve usability and reduce confusion, I recommend the following enhancements:

  1. 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.
  2. Improve visibility:

    • Consider adding Developer Resources or Developer's Guide directly to the main navigation bar, alongside Documentation and Community.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis is an improvement to existing code or configuration

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions