mdbook/tests/testsuite/search/chapter_settings_validation_error/book.toml

6 lines
97 B
TOML
Raw Normal View History

[book]
title = "Search Test"
[output.html.search.chapter]
"does-not-exist" = { enable = false }