mdbook/guide/src/format
2025-05-30 21:18:11 +02:00
..
configuration Document the edition2024 code block attribute 2025-05-19 12:51:11 +09: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 add another link type 2025-05-30 21:18:11 +02:00
mathjax.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00
mdbook.md Document the edition2024 code block attribute 2025-05-19 12:51:11 +09: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