| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-22 | rustdoc: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -1/+1 | |
| 2024-10-16 | rustdoc: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -3/+3 | |
| 2024-08-20 | rustdoc: consistentify `#TOC` and `#ModNav` to lowercase | Michael Howell | -17/+17 | |
| 2024-08-20 | Add more test case | Michael Howell | -7/+7 | |
| 2024-08-20 | rustdoc: show code spans as `<code>` in TOC | Michael Howell | -19/+22 | |
| 2024-08-20 | rustdoc: add separate section for module items | Michael Howell | -0/+17 | |
| 2024-08-20 | rustdoc: add separate section for module items | Michael Howell | -0/+7 | |
| 2024-08-20 | Add Top TOC support to rustdoc | Michael Howell | -0/+189 | |
| 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). | ||||
