mdbook/src/renderer/html_handlebars/helpers
Jacob Wahlgren 3d5eb48e32 Refactor navigation helpers (#465)
* Refactor navigation helpers

* Target::find: take previous_item by reference

This makes more sense for find as an interface, though it causes a
second clone in some cases. Maybe rustc is smart here?

* Test next and previous navigation helpers

* Add more next/previous tests
2017-11-18 19:17:26 +08:00
..
mod.rs Moved playpen.rs renderer helper to preprocess/links.rs module 2017-08-01 13:50:12 +02:00
navigation.rs Refactor navigation helpers (#465) 2017-11-18 19:17:26 +08:00
toc.rs run rustfmt on the repository #398(Updated) (#438) 2017-10-03 13:40:23 +02:00