This commit is contained in:
2025-11-11 21:00:37 -06:00
parent 544d1c31e5
commit 53b986d3f7
37 changed files with 3433 additions and 2 deletions

View 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}"