File: book.toml

package info (click to toggle)
python-maturin 1.9.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 4,540 kB
  • sloc: python: 656; javascript: 93; sh: 55; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[book]
authors = ["PyO3 Project and Contributors"]
language = "en"
src = "src"
title = "Maturin User Guide"

[output.html]
additional-css = ["tweak.css"]
git-repository-url = "https://github.com/PyO3/maturin/tree/main/guide"
edit-url-template = "https://github.com/PyO3/maturin/edit/main/guide/{path}"