Skip to content

Commit 133103f

Browse files
authored
allow quick-edit (#2527)
1 parent a710e50 commit 133103f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

book/book.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
title = "The `bindgen` User Guide"
33
author = "The Servo project developers"
44
description = "`bindgen` automatically generates Rust FFI bindings to C and C++ libraries."
5+
6+
[output.html]
7+
git-repository-url = "https://github.com/rust-lang/rust-bindgen"
8+
edit-url-template = "https://github.com/rust-lang/rust-bindgen/edit/main/book/{path}"

0 commit comments

Comments
 (0)