mdbook/guide/src/format
Wil Wade 58a23e06a1
Fix incorrect theme documentation
The theme documentation for next and previous used name instead of title
2024-02-20 15:29:30 -05:00
..
configuration Fix text-direction in documentation. 2023-09-29 14:33:20 -07:00
images add the markdown page 2021-12-17 19:08:58 -08:00
theme Fix incorrect theme documentation 2024-02-20 15:29:30 -05:00
example.rs Update examples with hidden lines (#1476) 2021-02-27 02:40:14 +01:00
markdown.md docs: Fix broken link 2024-02-04 16:47:52 +03:00
mathjax.md Rename book-example to guide (#1336) 2020-09-23 03:16:09 +02:00
mdbook.md fix typo in guide 2024-01-03 19:46:10 -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