Commit graph

7 commits

Author SHA1 Message Date
Vincent Bernat
cfa8e48b21 doc: add rel=prev/next for links to adjacent sections
This help people using keyboard navigation or with disabilities to
easily browse through pagination. For example, in Vimium, a reader can
do `[[` or `]]` to browse through the pages.
2015-07-15 23:32:58 +02:00
Nick Howell
95dc32dde6 Convert playpen.js to plain JS.
It is still compatible with IE9+.

This removes the jQuery dependency from the "Book" entirely.
2015-06-12 16:26:07 -04:00
Johannes Oertel
7151529f73 rustbook: Fixes display of navigation links in README.html. 2015-04-25 00:21:13 +02:00
Alex Crichton
947f1b66cb book: Emit links to play.rust-lang.org to run examples
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-04-07 17:54:34 -07:00
Joseph Crail
dc2e444e50 Fix for misspelled comments.
The spelling corrections were made in both documentation comments and
regular comments.
2015-02-04 23:00:02 -05:00
jatinn
e371d23486 add next/prev section links in the book -- using js 2015-01-22 23:11:14 -05:00
Seth Faxon
9af8a646a9 Make the Rust Book more mobile friendly 2015-01-13 09:41:26 -08:00