We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f67e7c commit 470bae5Copy full SHA for 470bae5
1 file changed
book.toml
@@ -3,3 +3,8 @@ language = "en"
3
multilingual = false
4
src = "src"
5
title = "Dicio developer documentation"
6
+
7
+[output.html]
8
+git-repository-url = "https://github.com/DicioTeam/docs"
9
+git-repository-icon = "fas-code-fork"
10
+edit-url-template = "https://github.com/DicioTeam/docs/edit/main/{path}"
0 commit comments