mdbook/crates/mdbook-html/src
Eric Huss 800fb54aeb Rename Book.sections to Book.items
This renames the "sections" list to "items". In practice, this list has
contained more than just "sections" since parts were added. Also, the
rest of the code consistently uses the term "items", since the values it
contains are called `BookItem`s. Finally, the naming has always been a
little confusing to me.

This is a very disruptive change, and I'm not doing it lightly. However,
since there are a number of other API changes going into 0.5, I think
now is an ok time to change this.
2025-08-22 18:51:04 -07:00
..
html_handlebars Rename Book.sections to Book.items 2025-08-22 18:51:04 -07:00
theme Use embedded SVG instead of fonts for icons 2025-08-14 20:14:55 -07:00
lib.rs Introduce options struct for markdown rendering 2025-08-22 16:17:41 -07:00