mdbook/book-example/book.toml

11 lines
226 B
TOML
Raw Normal View History

2017-11-18 22:07:08 +08:00
[book]
title = "mdBook Documentation"
description = "Create book from markdown files. Like Gitbook but implemented in Rust"
author = "Mathieu David"
2017-08-10 18:11:26 +02:00
[output.html]
2017-11-18 22:07:08 +08:00
mathjax-support = true
2018-01-16 21:26:13 -08:00
[output.html.playpen]
editable = true