nix-community.nixvim/docs/mdbook/book.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
295 B
TOML
Raw Normal View History

[book]
authors = []
language = "en"
multilingual = false
src = "."
title = "nixvim docs"
[output.html]
site-url = "@SITE_URL@"
additional-js = ["theme/pagetoc.js"]
additional-css = ["theme/pagetoc.css"]
[output.html.fold]
enable = true
level = 0
[preprocessor.alerts]
[preprocessor.pagetoc]