You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-28 11:31:32 +02:00
Add links to edit every page on GitHub
This makes it super easy to edit a page: just click the icon in the top-right and you’ll be taken directly to an editor on GitHub.
This commit is contained in:
@ -15,6 +15,7 @@ class = "bob"
|
|||||||
curly-quotes = true
|
curly-quotes = true
|
||||||
additional-js = ["ga4.js"]
|
additional-js = ["ga4.js"]
|
||||||
git-repository-url = "https://github.com/google/comprehensive-rust"
|
git-repository-url = "https://github.com/google/comprehensive-rust"
|
||||||
|
edit-url-template = "https://github.com/google/comprehensive-rust/edit/main/{path}"
|
||||||
|
|
||||||
[output.html.fold]
|
[output.html.fold]
|
||||||
enable = true
|
enable = true
|
||||||
|
Reference in New Issue
Block a user