diff --git a/book.toml b/book.toml new file mode 100644 index 0000000..6c05967 --- /dev/null +++ b/book.toml @@ -0,0 +1,14 @@ +[book] +#language = "en" +#src = "src" +src = "book" +title = "Makesure Manual" + +[build] +build-dir = "build" + +[output.html] +git-repository-url = "https://github.com/xonixx/makesure" +#site-url = "/" + +#[output.linkcheck] \ No newline at end of file