Skip to content

Docs now have poor information density #13591

Closed
@emberian

Description

@emberian

I'm really sorry that I didn't bring this up in the earlier reviews I did of the work, but I was on my desktop with a 1080p screen, and also just didn't notice.

Here are two screenshots:

first

second

I note a few specific regressions:

  • Monospaced text that is inline with other text is now way larger than the other text.
  • References to types/traits/etc in the headers for an impl section are not monospaced
  • Amount of whitespace around impl and impl methods makes much fewer methods fit on screen at once. This isn't very nice, since now I need to scroll a lot more to view the same amount of information.

The first two just seem like bugs (references to items should always be monospaced, perhaps?), but the latter is a more nuanced design decision. It seems to me that there is too much whitespace in general, and that the spacing between almost everything ought to be reduced.

Another point, almost more aesthetic than functional, is that the distance between a header and the line underneath it is slightly too large, and makes it more difficult to view them as a "single unit".

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions