rust/src/rustbook
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
..
book.rs Make sum and product inherent methods on Iterator 2015-04-08 00:26:35 +02:00
build.rs Convert playpen.js to plain JS. 2015-06-12 16:26:07 -04:00
css.rs Add 'active' class to current page in rustbook table of contents 2015-05-17 17:05:23 -04:00
error.rs Stabilize the Error trait 2015-03-23 11:27:19 -07:00
help.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
javascript.rs doc: add rel=prev/next for links to adjacent sections 2015-07-15 23:32:58 +02:00
main.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
serve.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
subcommand.rs Removed many pointless calls to *iter() and iter_mut() 2015-06-10 21:14:03 +01:00
term.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
test.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00