rust/src/librustdoc/html
bors b53f3e7ddb auto merge of #15530 : adrientetar/rust/proper-fonts, r=alexcrichton
- Treat WOFF as binary files so that git does not perform newline normalization.
- Replace corrupt Heuristica files with Source Serif Pro — italics are [almost in production](https://github.com/adobe/source-serif-pro/issues/2) so I left Heuristica Italic which makes a good pair with SSP. Overall, Source Serif Pro is I think a better fit for rustdoc (cc @TheHydroImpulse). This ought to fix #15527.
- Store Source Code Pro locally in order to make offline docs freestanding. Fixes #14778.

Preview: http://adrientetar.legtux.org/cached/rust-docs/core.html

r? @alexcrichton
2014-07-09 10:36:31 +00:00
..
static webfonts: check-in licenses 2014-07-08 21:55:37 +02:00
escape.rs Updates with core::fmt changes 2014-05-15 23:22:06 -07:00
format.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
highlight.rs lexer: lex WS/COMMENT/SHEBANG rather than skipping 2014-07-09 00:06:29 -07:00
item_type.rs rustdoc: Create anchor pages for primitive types 2014-05-31 21:59:50 -07:00
layout.rs webfonts: serve Source Code Pro locally 2014-07-08 20:31:26 +02:00
markdown.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
render.rs auto merge of #15530 : adrientetar/rust/proper-fonts, r=alexcrichton 2014-07-09 10:36:31 +00:00
toc.rs Register new snapshots 2014-06-15 23:30:24 -07:00