<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustdoc/html/templates/sidebar.html, branch lcnr/rustc-dev-guide</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=lcnr/rustc-dev-guide</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=lcnr/rustc-dev-guide'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-09-26T22:58:13+00:00</updated>
<entry>
<title>Remove unneeded jinja comments in templates</title>
<updated>2024-09-26T22:58:13+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2024-09-22T15:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=575df06a8b48f567ed1c53edc61facfee6f42e9c'/>
<id>urn:sha1:575df06a8b48f567ed1c53edc61facfee6f42e9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: consistentify `#TOC` and `#ModNav` to lowercase</title>
<updated>2024-08-20T23:51:40+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-07-24T20:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=12a3c42cccd18d5fadcbad44c3c5442e4aca1a13'/>
<id>urn:sha1:12a3c42cccd18d5fadcbad44c3c5442e4aca1a13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: show code spans as `&lt;code&gt;` in TOC</title>
<updated>2024-08-20T23:51:37+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-07-22T19:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7091fa5880db84392783147171f5709b72ffa784'/>
<id>urn:sha1:7091fa5880db84392783147171f5709b72ffa784</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: add separate section for module items</title>
<updated>2024-08-20T23:51:31+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-07-22T17:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5a6054b4a2850d195bf54d7176b4a32382a8df49'/>
<id>urn:sha1:5a6054b4a2850d195bf54d7176b4a32382a8df49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add configuration options to hide TOC or module navigation</title>
<updated>2024-08-20T23:27:42+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-02-07T01:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a7aea5d96bcafb7046ed7440122395e7f5e5d43d'/>
<id>urn:sha1:a7aea5d96bcafb7046ed7440122395e7f5e5d43d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Top TOC support to rustdoc</title>
<updated>2024-08-20T23:27:42+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-02-06T17:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1aebff96ade6518038e0f7522d3304bd0f9bf891'/>
<id>urn:sha1:1aebff96ade6518038e0f7522d3304bd0f9bf891</id>
<content type='text'>
This commit adds the headers for the top level documentation to
rustdoc's existing table of contents, along with associated items.

It only show two levels of headers. Going further would require the
sidebar to be wider, and that seems unnecessary (the crates that
have manually-built TOCs usually don't need deeply nested headers).
</content>
</entry>
<entry>
<title>rustdoc: properly handle path wrapping</title>
<updated>2024-07-29T17:31:02+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-07-19T16:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3bf8bcfbe0ebd9527a8ec107c83085cd2d4d6ec1'/>
<id>urn:sha1:3bf8bcfbe0ebd9527a8ec107c83085cd2d4d6ec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: use `&lt;wbr&gt;` in sidebar headers</title>
<updated>2024-07-29T17:30:56+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-07-07T02:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1d339b07ca84743710dc87dc0bc4c0597006ed59'/>
<id>urn:sha1:1d339b07ca84743710dc87dc0bc4c0597006ed59</id>
<content type='text'>
This also improves sidebar layout, so instead of

    BTreeM
    ap

you get this

    BTree
    Map
</content>
</entry>
<entry>
<title>rustdoc: load icons from css instead of inline</title>
<updated>2024-04-10T02:35:23+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-04-10T00:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13235dce5d0af794e48150e99329fc90faaa1f01'/>
<id>urn:sha1:13235dce5d0af794e48150e99329fc90faaa1f01</id>
<content type='text'>
This cuts the HTML overhead for a page by about 1KiB,
significantly reducing the overall size of the docs bundle.
</content>
</entry>
<entry>
<title>rustdoc: clean up sidebar.html block class</title>
<updated>2023-10-22T22:56:15+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-10-06T18:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fd9ab34785f2991f71896940cbb5c547da9d08b2'/>
<id>urn:sha1:fd9ab34785f2991f71896940cbb5c547da9d08b2</id>
<content type='text'>
This line is longer than 100 characters, but apparently,
[tidy's list of checked extensions] doesn't include html,
so the line length doesn't matter.

[tidy's list of checked extensions]: https://github.com/rust-lang/rust/blob/31be8cc41148983e742fea8f559aacca0f6647db/src/tools/tidy/src/style.rs#L245
</content>
</entry>
</feed>
