File: book.toml

package info (click to toggle)
rust-wasmtime 36.0.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 60,576 kB
  • sloc: cpp: 5,670; ansic: 4,079; sh: 636; javascript: 608; asm: 110; ml: 96; makefile: 61; python: 12
file content (11 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
[book]
authors = ["The Wasmtime Project Developers"]
multilingual = false
src = "."
title = "Wasmtime"

[output.html]
additional-js = ["js/moment.min.2.30.1.js", "js/mermaid.min.11.6.0.js", "js/index.js"]
cname = "docs.wasmtime.dev"
git-repository-url = "https://github.com/bytecodealliance/wasmtime"
edit-url-template = "https://github.com/bytecodealliance/wasmtime/edit/main/docs/{path}"