File: book.toml

package info (click to toggle)
gir-rust-code-generator 0.21.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,520 kB
  • sloc: python: 191; makefile: 27
file content (10 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[book]
authors = ["The gtk-rs Project Developers"]
language = "en"
multilingual = false
src = "src"
title = "Generate Rust bindings for GIR based libraries"

[output.html]
git-repository-url = "https://github.com/gtk-rs/gir/tree/main/book"
edit-url-template = "https://github.com/gtk-rs/gir/edit/main/book/{path}"