summary refs log tree commit diff
path: root/src/librustdoc/html/static/main.css
AgeCommit message (Expand)AuthorLines
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
2013-09-27rustdoc: Include source files with documentationAlex Crichton-0/+3
2013-09-26rustdoc: Render stability attributesAlex Crichton-0/+15
2013-09-25rustdoc: Highlight function namesAlex Crichton-0/+1
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-0/+270