diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-04-16 18:02:39 +1000 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-04-16 18:02:39 +1000 |
| commit | 9f3606a2c12d7c66e136283ae68855c2f70b2ed1 (patch) | |
| tree | 09a80c1eaac914fa668d43d076bbc6447afb5bc2 /docs/book.toml | |
| parent | 056996cf5914978a7a0051d11bf5bc4570705fa8 (diff) | |
feat(docs): Add mdbook docs
Diffstat (limited to 'docs/book.toml')
| -rw-r--r-- | docs/book.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/book.toml b/docs/book.toml new file mode 100644 index 0000000..fd99a3b --- /dev/null +++ b/docs/book.toml @@ -0,0 +1,8 @@ +[book] +title = "tinyff" +authors = ["TazyFoundSoup"] +language = "en" + +[preprocessor.embedify] +footer.enable = true +footer.message = "tinyff | [github](https://github.com/tazyfoundsoup/tinyff) | made with ❤️ by [watson](https://github.com/tazyfoundsoup)"
\ No newline at end of file |
