about summary refs log tree commit diff
path: root/src/librustdoc/html/templates/page.html
AgeCommit message (Expand)AuthorLines
2025-08-15rustdoc-search: search backend with partitioned suffix treeMichael Howell-15/+4
2025-08-01rustdoc font links only emit `crossorigin` when neededMingwei Samuel-1/+1
2025-05-09rustdoc: add tooltip to resize trackMichael Howell-1/+1
2025-01-29Add italic for newly added sans serif fontsGuillaume Gomez-1/+1
2024-09-27Remove unneeded jinja comments in templatesGuillaume Gomez-31/+31
2024-07-29rustdoc: use `<wbr>` in sidebar headersMichael Howell-1/+1
2024-05-05rustdoc: dedup search form HTMLMichael Howell-24/+3
2024-04-16Rollup merge of #123355 - mu001999:rustdoc/search, r=GuillaumeGomezMatthias Krüger-1/+1
2024-04-11Replace `document.write` with `document.head.insertAdjacentHTML`Guillaume Gomez-2/+1
2024-04-09rustdoc: remove unused 16x16 faviconMichael Howell-2/+0
2024-04-09rustdoc: load icons from css instead of inlineMichael Howell-2/+1
2024-04-09rustdoc: reduce size of `<head>` with preload loopMichael Howell-9/+6
2024-04-02Support type '/' to searchmu001999-1/+1
2024-03-12rustdoc: do not preload fonts when browsing locallyElijah Riggs-0/+2
2023-12-18Stop using the trigram of heaven as a hamburger buttonMichael Howell-1/+1
2023-12-17rustdoc: clean up source sidebar hide buttonMichael Howell-11/+4
2023-12-15Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomezGuillaume Gomez-2/+8
2023-11-07Auto merge of #115904 - notriddle:notriddle/preload-bold, r=GuillaumeGomezbors-1/+0
2023-10-11rustdoc: bundle sidebar button icon into CSSMichael Howell-4/+1
2023-10-11rustdoc: allow resizing the sidebarMichael Howell-2/+11
2023-10-08rustdoc: clean up the In [name] up-pointerMichael Howell-0/+2
2023-10-08rustdoc: remove rust logo from non-Rust cratesMichael Howell-20/+24
2023-10-08rustdoc: clean up the layout for annotated version numbersMichael Howell-2/+5
2023-10-08rustdoc: show crate name beside small logoMichael Howell-7/+15
2023-09-18Move mobile topbar title creation entirely into JSGuillaume Gomez-2/+1
2023-09-16rustdoc: stop preloading Source Serif 4 BoldMichael Howell-1/+0
2023-09-15rustdoc: merge theme css into rustdoc.cssMichael Howell-9/+0
2023-09-13Merge settings.css into rustdoc.cssGuillaume Gomez-1/+0
2023-09-07rustdoc: remove unused ID `mainThemeStyle`Michael Howell-2/+1
2023-07-14rustdoc: use `src` consistently over `source` in JavaScriptMichael Howell-2/+2
2023-07-14rustdoc: use `src` consistently over `source` in codeMichael Howell-6/+6
2023-06-27Replace `id` attribute with `name` for `<meta>` tagGuillaume Gomez-1/+1
2023-06-27Fix invalid HTML DIV tag used in HEADGuillaume Gomez-2/+1
2023-06-23Link to the corresponding channel in the help popoverGuillaume Gomez-0/+1
2023-04-12Move creation of `theme.css` file from `--extend-css` command into the `stati...Guillaume Gomez-1/+1
2023-03-08Only load one CSS theme by defaultMichael Howell-18/+21
2023-03-06Remove unneeded minus sign in jinja tagsGuillaume Gomez-147/+147
2023-02-07Rollup merge of #107471 - notriddle:notriddle/default-settings, r=GuillaumeGomezMatthias Krüger-0/+2
2023-01-30rustdoc: remove meta keywords from HTMLMichael Howell-1/+0
2023-01-30rustdoc: do not include empty default-settings tag in HTMLMichael Howell-0/+2
2023-01-04rustdoc: remove unnecessary wrapper around sidebar and mobile logosMichael Howell-16/+12
2022-12-19rustdoc: remove width-limiter from source pages, stop overriding CSSMichael Howell-2/+2
2022-11-23Improve accessibility:Guillaume Gomez-0/+1
2022-11-19rustdoc: fix scrape-examples JS pathMichael Howell-1/+1
2022-10-29rustdoc: add hash to filename of toolchain filesJacob Hoffman-Andrews-28/+28
2022-10-27rustdoc: remove redundant `div.search-container`Michael Howell-18/+16
2022-10-24rustdoc: remove unused `.sidebar-logo` DOM on source pagesMichael Howell-0/+2
2022-10-20rustdoc: improve appearance of source page navigation barMichael Howell-24/+22
2022-10-18rustdoc: remove class name `location` from sidebar sibling navMichael Howell-1/+1
2022-10-16rustdoc: remove unused `.sub-logo-container` DOM on non-source pagesMichael Howell-0/+2