mdbook/src
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
..
bin Rebased after #438 2017-11-12 21:37:38 +08:00
book Integration tests pass again 2017-11-12 21:37:37 +08:00
parse run rustfmt on the repository #398(Updated) (#438) 2017-10-03 13:40:23 +02:00
preprocess run rustfmt on the repository #398(Updated) (#438) 2017-10-03 13:40:23 +02:00
renderer Refactor navigation helpers (#465) 2017-11-18 19:17:26 +08:00
theme Merge pull request #471 from stgn/theme-popup-absolute 2017-11-10 13:31:12 +08:00
utils run rustfmt on the repository #398(Updated) (#438) 2017-10-03 13:40:23 +02:00
config.rs Updated the warning to give some basic migration instructions 2017-11-12 21:37:39 +08:00
lib.rs All tests pass again :) 2017-11-12 21:37:37 +08:00