7 lines
146 B
TOML
7 lines
146 B
TOML
|
|
[book]
|
||
|
|
title = "edit_url_template"
|
||
|
|
src = "src2"
|
||
|
|
|
||
|
|
[output.html]
|
||
|
|
edit-url-template = "https://github.com/rust-lang/mdBook/edit/master/guide/{path}"
|