From 9f3606a2c12d7c66e136283ae68855c2f70b2ed1 Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Thu, 16 Apr 2026 18:02:39 +1000 Subject: feat(docs): Add mdbook docs --- docs/book.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/book.toml (limited to 'docs/book.toml') 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 -- cgit v1.2.3