Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
37fda989ea8acb1db02748b8478c64e51a515bbd
rust/tests/rustdoc/crate-version.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
118 B
Rust
Raw Normal View History

Stabilize --crate-version option in rustdoc
2020-02-26 22:08:59 +01:00
// compile-flags: --crate-version=1.3.37
let rustdoc print the crate version into docs
2017-10-02 18:29:03 -05:00
Simplify and unify rustdoc sidebar styles This switches to just use size, weight, and spacing to distinguish headings in the sidebar. We no longer use boxes, horizontal bars, or centering to distinguish headings. This makes it much easier to understand the hierarchy of headings, and reduces visual noise. I also refactored how the mobile topbar works. Previously, we tried to shift around elements from the sidebar to make the topbar. Now, the topbar gets its own elements, which can be styled on their own. This makes styling and reasoning about those elements simpler. Because the heading font sizes are bigger, increase the sidebar width slightly. As a very minor change, removed version from the "All types" page. It's now only on the crate page.
2022-01-06 19:48:24 -05:00
// @has 'crate_version/index.html' '//*[@class="version"]' 'Version 1.3.37'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 803ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API