aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorIvan Tham2021-07-28 10:41:58 +0000
committerBlaž Hrastnik2021-07-28 11:35:47 +0000
commit013bec407cc686a2cf29e3b8dfb579e585c27e6e (patch)
tree845a8f2b0e0643a2e28bcc91fe1a4a7abe88a538 /book
parent1493313750bb4e8850da2a4c0d591ce04153106e (diff)
Quite edit page
Stolen from https://github.com/rust-lang/wg-async-foundations/pull/225
Diffstat (limited to 'book')
-rw-r--r--book/book.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/book.toml b/book/book.toml
index e6d3eee3..3ccaf71e 100644
--- a/book/book.toml
+++ b/book/book.toml
@@ -4,6 +4,7 @@ language = "en"
multilingual = false
src = "src"
theme = "colibri"
+edit-url-template = "https://github.com/helix-editor/helix/tree/master/book/{path}?mode=edit"
[output.html]
cname = "docs.helix-editor.com"