7 lines
143 B
TOML
7 lines
143 B
TOML
|
|
[book]
|
||
|
|
title = "disable_search_chapter"
|
||
|
|
|
||
|
|
[output.html.search.chapter]
|
||
|
|
"second" = { enable = false }
|
||
|
|
"first/disable_me.md" = { enable = false }
|