.
This commit is contained in:
10
Toolbox/docs/examples/sample-book/book.toml
Normal file
10
Toolbox/docs/examples/sample-book/book.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[book]
|
||||
authors = ["TSYS Group"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "Sample mdBook Project"
|
||||
|
||||
[output.html]
|
||||
git-repository-url = "https://github.com/tsysdevstack/toolbox"
|
||||
edit-url-template = "https://github.com/tsysdevstack/toolbox/edit/main/{path}"
|
||||
Reference in New Issue
Block a user