]> git.lizzy.rs Git - rust.git/commit
make rustdoc more responsive
authorAlexis Beingessner <a.beingessner@gmail.com>
Sun, 3 Aug 2014 00:58:41 +0000 (20:58 -0400)
committerAlexis Beingessner <a.beingessner@gmail.com>
Wed, 6 Aug 2014 18:06:52 +0000 (14:06 -0400)
commitdd437ee6ed81f85c715bf415d261feca484bb39f
tree7516c59438b88d8b91ff646689bddf764072d8dc
parente5df5f56069de2778857597118a6e5f95d659736
make rustdoc more responsive

* move some sidebar contents to a title bar when small
* inline description toggle when small
* make out-of-band and in-band content share space, rather than float and clash
* compress wording of out-of-band content to avoid line-wrap as much as possible
src/librustdoc/html/render.rs
src/librustdoc/html/static/main.css