mdbook/book-example/src/format
Aphek 2c26c65f4d Remove google fonts by serving them locally
Co-authored-by: Aral Balkan <aral@ind.ie>
Co-authored-by: Collyn O'Kane <47607823+okaneco@users.noreply.github.com>
2020-05-15 02:48:28 -03:00
..
theme Consistent punctuation. 2020-05-10 08:42:53 -07:00
config.md Remove google fonts by serving them locally 2020-05-15 02:48:28 -03:00
example.rs #29 update doc with an example of runnable rust code 2016-01-01 01:57:21 +01:00
mathjax.md Rewrap guide markdown at 80 columns 2018-08-02 21:34:26 -05:00
mdbook.md Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00
README.md Add index preprocessor (#685) 2018-05-04 19:41:28 +08:00
summary.md Bring back draft chapters 2020-05-10 09:04:02 -07: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