Skip to content

rustdoc/html: emphasize the crate part of the full path. #17011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2014

Conversation

nodakai
Copy link
Contributor

@nodakai nodakai commented Sep 5, 2014

If you browse to, say, http://doc.rust-lang.org/libc/types/os/common/posix01/struct.timeval.html , you will see the "location" window showing libc::types::os::common::posix01. The first element points to a crate and others point modules. This patch adds the bold attribute to the first (ie. crate) element so that it stands out more.

bors added a commit that referenced this pull request Sep 6, 2014
…chton

If you browse to, say, http://doc.rust-lang.org/libc/types/os/common/posix01/struct.timeval.html , you will see the "location" window showing `libc::types::os::common::posix01`.  The first element points to a crate and others point modules.  This patch adds the bold attribute to the first (ie. crate) element so that it stands out more.
@bors bors closed this Sep 6, 2014
@bors bors merged commit 9e82fc7 into rust-lang:master Sep 6, 2014
@nodakai nodakai deleted the rustdoc-stronger-crate branch September 23, 2014 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants