rust-lang / rust-lang/docs.rs

Topbar menu includes links for all past versions of a crate

Open
#1,999 17 comments 0 reactions 1 assignee View on GitHub

@GuillaumeGomez is already working on this.

Since Jan 14, 2023.

Dominant language
Rust
Stars
1.2k
Forks
232
Avg merge
11h 35m
Merged PRs (30d)
60

Description

Steps to reproduce:

  1. Visit https://docs.rs/libc/0.2.139/libc/constant.ABMON_5.html
  2. Open the crate menu
  3. Look at the "VERSIONS" section

Expected result:

It contains a handful of recent versions, or the latest version in each major version sequence.

Actual result:

It contains all of the past versions! This results in this page being 101kB in size.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.