Skip to content

Standard library docs are below the fold #912

Open
@Aaron1011

Description

@Aaron1011

Design Feature Request

Summary

The Learn Rust should display a link to the standard library docs above the fold - that is, immediately visible to the user when the page loads. Currently, the standard library docs link is below the fold, requiring the user to scroll down to view it.

Motivation

The standard library docs are a core part of 'Get(ting) started with Rust' New users will benefit by having a more easily accessible link to the standard library docs.

Drawbacks

This will require us to have four buttons under the Get started with rust heading instead of three, which might be undesirable.

Rationale and alternatives

We could leave the page as it is - this will make it slightly harder for users to find the standard library docs.

Maintenance

This simply moves around a link and scription on a page, so it should impose no additional maintnance burden.

Unresolved Questions

Should we reword 'Comprehensive guide to the Rust standard library APIs' to better fit with the style of the other items under Getting started with rust?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-DesignUI / UX of the website.C-EnhancementA new feature or requestP-LearnLearn page.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions