Initialize mdbook

This commit is contained in:
2025-05-28 01:42:32 +00:00
parent 544476d1ee
commit 3803c20049
3 changed files with 8 additions and 0 deletions

3
.gitignore vendored
View File

@ -38,3 +38,6 @@ result
# Old TailwindCSS config
style/tailwind.config.js
# mdbook output
book

4
book.toml Normal file
View File

@ -0,0 +1,4 @@
[book]
language = "en"
src = "docs"
title = "LibreTunes Documentation"

1
docs/SUMMARY.md Normal file
View File

@ -0,0 +1 @@
# Summary