File: book.toml

package info (click to toggle)
lablie 0.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 3,256 kB
  • sloc: java: 2,637; sh: 71; makefile: 19
file content (11 lines) | stat: -rw-r--r-- 190 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[book]
authors = ["Miroslav Kravec"]
multilingual = false
src = "src"
title = "lablie documentation"

[build]
create-missing = false

[output.html]
additional-css = ["./src/css/custom.css"]