File: book.toml

package info (click to toggle)
toot 0.51.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,104 kB
  • sloc: python: 9,309; makefile: 41
file content (12 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[book]
authors = ["Ivan Habunek"]
language = "en"
src = "docs"
title = "toot"

[output.html]
additional-css = ["book.css"]

[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]