about summary refs log tree commit diff
path: root/doc/rust.css
AgeCommit message (Collapse)AuthorLines
2014-02-02Move doc/ to src/doc/Alex Crichton-290/+0
We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files
2014-01-06First phase of migrating the wiki to the internal docs #11078Alan Andrade-0/+16
2013-12-20doc: forward-port the conditions tutorial + fixup libstd exampleAdrien Tétar-0/+4
2013-12-13doc: CSS changes + commit improved faviconAdrien Tétar-186/+149
2013-11-13doc: disable parser error highlighting + a few fixesAdrien Tétar-5/+6
CodeMirror parser errors are related to #9873.
2013-11-12doc: CSS: fix code fontsAdrien Tétar-1/+1
Closes #10330.
2013-10-21doc: expand tutorial/manual CSSAdrien Tétar-92/+238
Cleanup, edit, add some Bootstrap v3.0.0 elements.
2013-10-19doc/rust.HTML: proper version boxAdrien Tétar-11/+15
2013-06-16Remove h[123] border and increase their padding to better readabilitySander Mathijs van Veen-12/+9
2013-06-11Alter rust.css to make the documentation look more appealingSiegeLord-23/+73
2013-03-26rustdoc: Tweak list styleBrian Anderson-0/+5
2012-09-30docs: Tweak styleBrian Anderson-13/+16
2012-09-25docs: Only display one level of hierarchy in the TOCBrian Anderson-0/+5
2012-09-25docs: Fix style sheet for tablesBrian Anderson-1/+1
2012-09-22tutorial: Convert the type list to a more compact tableBrian Anderson-1/+13
2012-07-19Add a badge to the tutorial and reference docs indicating which Rust version ↵Paul Stansifer-0/+18
they pertain to.
2012-07-07tutorial: Use a more tasteful blockquote styleBrian Anderson-1/+1
2012-07-07tutorial: Use blockquotes for asides. Add stylingBrian Anderson-0/+7
2012-06-16Use smaller 32x32 logoKevin Cantu-4/+2
2012-06-16Add logo to HTML docsKevin Cantu-0/+8
2012-03-10doc: Indent preformatted text a little moreBrian Anderson-1/+1
2012-01-19Move tutorial over to a format similar to the reference docMarijn Haverbeke-2/+30
And adjust highlighting/testing scripts to deal with this.
2012-01-18Add a stylesheet to make the reference HTML look a bit prettierMarijn Haverbeke-0/+25