about summary refs log tree commit diff
path: root/src/rustbook/javascript.rs
AgeCommit message (Collapse)AuthorLines
2015-04-25rustbook: Fixes display of navigation links in README.html.Johannes Oertel-1/+1
2015-04-07book: Emit links to play.rust-lang.org to run examplesAlex Crichton-0/+2
Had to fix a bug in `--markdown-playground-url` for markdown files in rustdoc as well as adding some necessary JS to the rustbook output as well. Closes #21553
2015-02-04Fix for misspelled comments.Joseph Crail-1/+1
The spelling corrections were made in both documentation comments and regular comments.
2015-01-22add next/prev section links in the book -- using jsjatinn-0/+31
2015-01-13Make the Rust Book more mobile friendlySeth Faxon-0/+43