more-config 3.0.0

Provides support for configuration
Documentation
[book]

title = "More Configuration Documentation"

authors = ["Chris Martinez"]



[rust]

edition = "2018"



[output.html]

site-url = "/more-config/"

git-repository-url = "https://github.com/commonsensesoftware/more-rs-config/tree/main/guide"

edit-url-template = "https://github.com/commonsensesoftware/more-rs-config/edit/main/guide/{path}"

default-theme = "Ayu"

additional-css = ["theme/custom.css"]



[output.html.playground]

editable = true

line-numbers = true

runnable = false         # not currently supported in the Rust Playground



[output.html.search]

limit-results = 20

use-boolean-and = true

boost-title = 2

boost-hierarchy = 2

boost-paragraph = 1

expand = true

heading-split-level = 2