Skip to content

doc: add webfonts there too, style fixes #13587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 22, 2014
Merged

Conversation

adrientetar
Copy link
Contributor

  • Use Fira Sans for headlines, Heuristica for the body (Adobe Utopia derivative). Both are licensed under the SIL OFL license. (I didn't include BoldItalic because it is sparingly used.)
  • Split TOC into 2 columns for the docs except manual (too tall, too wide to be readable).
  • Some fixes to rustdoc, bring styles in coherency with eachother
  • A few tweaks

Two examples: modified tutorial and modified manual.

Rustdoc got some fixes, here is modified enum.FileType, modified std and modified std::io.
#13484, #13485 follow-up.

cc @brson

@brson
Copy link
Contributor

brson commented Apr 19, 2014

Legit error it seems building tutorial.pdf.

@adrientetar
Copy link
Contributor Author

That was #12804 it seems.

Updated with fixes discussed in #13591 (cc @cmr).

@adrientetar
Copy link
Contributor Author

Examples updated.

Conflicts:
	src/doc/rust.md
bors added a commit that referenced this pull request Apr 22, 2014
- Use Fira Sans for headlines, Heuristica for the body (Adobe Utopia derivative). Both are licensed under the SIL OFL license. (I didn't include BoldItalic because it is sparingly used.)
- Split TOC into 2 columns for the docs except manual (too tall, too wide to be readable).
- Some fixes to rustdoc, bring styles in coherency with eachother
- A few tweaks

Two examples: [modified tutorial](http://adrientetar.legtux.org/cached/rust-docs/tutorial.htm) and [modified manual](http://adrientetar.legtux.org/cached/rust-docs/manual.htm).

Rustdoc got some fixes, here is [modified `enum.FileType`](http://adrientetar.legtux.org/cached/rust-docs/enum.FileType.htm), [modified `std`](http://adrientetar.legtux.org/cached/rust-docs/std.htm) and [modified `std::io`](http://adrientetar.legtux.org/cached/rust-docs/io.htm).

#13484, #13485 follow-up.

cc @brson
@bors bors closed this Apr 22, 2014
@bors bors merged commit c494a06 into rust-lang:master Apr 22, 2014
flip1995 added a commit to flip1995/rust that referenced this pull request Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants