mdbook/guide/src/format
2025-03-03 17:21:34 +01:00
..
configuration Add a bit more to the configuration docs 2025-02-13 14:22:54 -07:00
images add the markdown page 2021-12-17 19:08:58 -08:00
theme Enhanced wording for editable code blocks docs 2025-03-03 17:21:34 +01:00
example.rs Update examples with hidden lines (#1476) 2021-02-27 02:40:14 +01:00
markdown.md Rename curly-quotes to smart-punctuation. 2024-02-25 13:42:44 -08:00
mathjax.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00
mdbook.md fix: make line hiding in Rust code blocks consistent with rustdoc 2025-01-20 11:43:39 -05:00
README.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00
summary.md summary.md: clarify that part titles must be h1 headers 2024-01-31 01:47:05 -06:00

Format

In this section you will learn how to:

  • Structure your book correctly
  • Format your SUMMARY.md file
  • Configure your book using book.toml
  • Customize your theme