allow to quickly edit a page directly on github

This commit is contained in:
Tshepang Lekhonkhobe 2021-08-05 08:54:28 +02:00 committed by Joshua Nelson
parent 6893645e60
commit 40dfee8bcd
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ renderer = ["html"]
[output.html]
git-repository-url = "https://github.com/rust-lang/rustc-dev-guide"
edit-url-template = "https://github.com/rust-lang/rustc-dev-guide/tree/master/{path}?mode=edit"
[output.html.fold]
enable = true