Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

mdBook Pikchr

book.toml

[book]
title = "mdBook Pikchr"
authors = ["Konstantin Podsvirov <konstantin@podsvirov.pro>"]
language = "en"
src = "docs"

[output.html]
default-theme = "rust"
git-repository-url = "https://github.com/podsvirov/mdbook-pikchr"
edit-url-template = "https://github.com/podsvirov/mdbook-pikchr/edit/master/{path}"

[preprocessor.pikchr]
command = "target/release/mdbook-pikchr"