summary refs log tree commit diff
path: root/src/librustdoc/html/static/main.css
AgeCommit message (Expand)AuthorLines
2014-09-17Restore colour to rustdoc, add colour to ffi functions and methodsP1start-5/+9
2014-09-05rustdoc/html: emphasize the crate part of the full path.NODA, Kai-0/+2
2014-08-31Make doc search results use <a> tags instead of js for navigatingCarol Nichols-7/+13
2014-08-08auto merge of #16277 : Gankro/rust/responsive-docs, r=cmrbors-21/+72
2014-08-06make rustdoc more responsiveAlexis Beingessner-21/+72
2014-08-06Rustdoc: Add padding on <code>Simon Sapin-0/+1
2014-08-06Rustdoc: Highlight <code> elements (from Markdown `backticks`)Simon Sapin-0/+4
2014-08-02auto merge of #16169 : Gankro/rust/simple-docs, r=cmrbors-3/+39
2014-08-02Add hide/show detail toggles to rustdocAlexis Beingessner-3/+39
2014-08-01Fix API docs css reversing elements that it shouldn'ttinaun-1/+2
2014-07-29making raw source display betterAlexis Beingessner-0/+8
2014-07-28rustdoc: improvements to stability dashboardAaron Turon-2/+2
2014-07-10rustdoc: Add stability dashboardAaron Turon-1/+10
2014-07-08webfonts: serve Source Code Pro locallyAdrien Tétar-0/+12
2014-07-08webfonts: proper fixAdrien Tétar-7/+7
2014-06-30rustdoc: incorporate stability index throughoutAaron Turon-9/+19
2014-06-19(doc) Properly doc hotkeys in generated docs.Zach Pomerantz-1/+1
2014-06-13rustdoc: Larger click areas for sidebar itemsValentin Tsatskin-4/+8
2014-06-06rustdoc: Submit examples to play.rust-lang.orgAlex Crichton-1/+12
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-1/+1
2014-04-30rustdoc: fix overly broad selectorsAdrien Tétar-4/+3
2014-04-29auto merge of #13776 : adrientetar/rust/rustdoc-fix, r=brsonbors-26/+33
2014-04-28rustdoc: #13771: Make html links inside paragraphs more readableIvan Petkov-0/+4
2014-04-28rustdoc: fix a few inconsistenciesAdrien Tétar-8/+9
2014-04-27rustdoc: style tweaksAdrien Tétar-14/+19
2014-04-26rustdoc: refactor and unstyle inline section headersAdrien Tétar-8/+9
2014-04-25rustdoc: bring it inlineAdrien Tétar-6/+11
2014-04-25doc,rustdoc: store webfonts locallyAdrien Tétar-5/+5
2014-04-25rustdoc: fixesAdrien Tétar-5/+4
2014-04-20doc: unifying with rustdocAdrien Tétar-17/+23
2014-04-15rustdoc: add webfonts and tweak the styles accordinglyAdrien Tétar-22/+59
2014-04-12doc: design changes cleanupsAdrien Tétar-110/+35
2014-04-12fixed issuesDaniel Fagnan-17/+35
2014-04-12Tweaked the design to be a lot cleaner.Daniel Fagnan-28/+125
2014-03-12rustdoc: whitelist the headers that get a § on hover.Huon Wilson-11/+6
2014-03-09doc: CSS fixesAdrien Tétar-10/+7
2014-03-09rustdoc: hardcode each header as a link.Huon Wilson-6/+13
2014-03-05rustdoc: Add anchors to section headersAlex Crichton-0/+7
2014-03-04rustdoc: tweak highlightingAdrien Tétar-16/+16
2014-03-02rustdoc: syntax highlight macro definitions, colour $... substitutions.Huon Wilson-0/+1
2014-02-23rustdoc: Add syntax highlightingAlex Crichton-0/+15
2014-02-19rustdoc: Highlight methods jumped toAlex Crichton-0/+2
2013-12-07rustdoc: fix the search-bar layoutAdrien Tétar-1/+5
2013-11-13doc: disable parser error highlighting + a few fixesAdrien Tétar-0/+1
2013-11-12doc: CSS: fix code fontsAdrien Tétar-1/+7
2013-10-22auto merge of #10003 : alexcrichton/rust/issue-fixes, r=brsonbors-0/+7
2013-10-21rustdoc: Don't overflow long type/module namesAlex Crichton-0/+7
2013-10-21rustdoc: nitpicks & cleanupAdrien Tétar-29/+18
2013-10-02Prevent source view from wrapping linesJordi Boggiano-1/+5
2013-10-02Highlight line numbers of the lines referred to in the url hashJordi Boggiano-0/+3