Skip to content

Rust Reference page title issues #2568

Description

@cpmsmith

Documentation style bug

Summary

A few different things around page titles for The Rust Reference:

  1. All page titles in the nav begin with ..
  2. Page titles in the nav don't match the title when viewing them, e.g. Grouped expressions shows .. The Rust Reference, and Panic shows .. The panic_handler attribute
  3. Anchor IDs, e.g. [expr.paren] show up as headings before the actual page heading

May be related to #2510 or its fix

Actual style

Many pages, including: https://devdocs.io/rust/reference/expressions/grouped-expr

Image

Expected style

https://doc.rust-lang.org/reference/expressions/grouped-expr.html#r-expr.paren

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions