mdbook/guide/src/format
Eric Huss e9e3bb6ddd Use consistent sentence case for section headers
There was a mix of different capitalization here, so I'm just going to
pick the one we use most often.
2025-08-16 14:59:05 -07:00
..
configuration Use consistent sentence case for section headers 2025-08-16 14:59:05 -07:00
images add the markdown page 2021-12-17 19:08:58 -08:00
theme Use consistent sentence case for section headers 2025-08-16 14:59:05 -07:00
example.rs Update examples with hidden lines (#1476) 2021-02-27 02:40:14 +01:00
markdown.md Use consistent sentence case for section headers 2025-08-16 14:59:05 -07:00
mathjax.md Use consistent sentence case for section headers 2025-08-16 14:59:05 -07:00
mdbook.md Use consistent sentence case for section headers 2025-08-16 14:59:05 -07: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