rust/src/librustdoc/html
Thomas de Zeeuw 49b1be2c32 Change rustdoc logo to use the full container size
We have a logo in svg that scales nicely to large sizes, but by default
is only 5px large, i.e. very small. With the change the logo expands to
the full size. By only setting the height to 100% we ensure that the
width-height ratio isn't changed.
2021-07-22 18:05:06 +02:00
..
highlight Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
markdown Update test cases for intra-doc links in summaries 2021-06-18 17:47:05 -07:00
render Rollup merge of #87024 - weihanglo:issue-85494, r=Manishearth 2021-07-21 10:12:27 -07:00
static Change rustdoc logo to use the full container size 2021-07-22 18:05:06 +02:00
templates Use Tera templates for rustdoc. 2021-06-20 23:07:28 -07:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs rustdoc tweaking 2021-01-30 01:02:18 +00:00
format.rs review - better error names/doc 2021-07-06 22:13:08 +02:00
highlight.rs Rename 'bad prefix' to 'unknown prefix'. 2021-06-26 23:11:14 +08:00
layout.rs Use Tera templates for rustdoc. 2021-06-20 23:07:28 -07:00
markdown.rs Don't render <table> in items' summary 2021-07-21 20:05:27 +02:00
mod.rs rustdoc: use more precise relative URLS 2021-04-17 09:21:52 -07:00
sources.rs Use Tera templates for rustdoc. 2021-06-20 23:07:28 -07:00
static_files.rs Clean up rustdoc static files 2021-07-07 17:52:18 +02:00
tests.rs rustdoc: use more precise relative URLS 2021-04-17 09:21:52 -07:00
toc.rs clippy fixes for librustdoc 2021-01-01 21:19:10 +01:00