about summary refs log tree commit diff
path: root/src/librustdoc/html/templates
AgeCommit message (Expand)AuthorLines
2021-11-24Consistentize the system for image URLs in CSS.Jacob Hoffman-Andrews-5/+0
2021-11-24Move themes and version into rustdoc-varsJacob Hoffman-Andrews-3/+6
2021-11-24Simplify rendering of stylesheet links into HTMLJacob Hoffman-Andrews-1/+9
2021-11-23Preload the most commonly used fonts.Jacob Hoffman-Andrews-0/+6
2021-11-20Move `scripts` on the rustdoc template into `head` and apply the `defer` attr...Ken Matsui-10/+10
2021-11-02Fix URL for scrape-examples.js in rustdoc page templateWill Crichton-3/+3
2021-10-31Hide search bar in noscript.cssJacob Hoffman-Andrews-1/+0
2021-10-23Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-0/+3
2021-10-09Remove some stray whitespace.Jacob Hoffman-Andrews-3/+3
2021-10-08Add template for print_itemJacob Hoffman-Andrews-0/+26
2021-10-06Move JS into a standalone fileWill Crichton-0/+3
2021-08-12Updates favicon order of precedence as it matters to Chromeskim-2/+2
2021-07-26Add missing whitespace after attribute in HTML templateGuillaume Gomez-1/+1
2021-06-20Use Tera templates for rustdoc.Jacob Hoffman-Andrews-0/+156