mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 11:33:55 -05:00
Looking into the code, we can confirm that the implementation is `{{ chapter_title }} - {{ book_title }}` and not `{{ book_title }} - {{ chapter_title }}` as written in the guide:
4c951d530d/src/renderer/html_handlebars/hbs_renderer.rs (L69)