File: book.toml

package info (click to toggle)
wasm-bindgen 0.2.108%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 26,088 kB
  • sloc: javascript: 11,887; sh: 77; makefile: 24
file content (10 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
[book]
authors = ["Nick Fitzgerald"]
multilingual = false
src = "src"
title = "The `wasm-bindgen` Guide"

[build]
build-dir = "book/html"

[output.html]