diff --git a/docs/book.toml b/docs/book.toml index aebc721..6177532 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -6,3 +6,8 @@ src = "src" title = "įŽ€æ˜Ž zCore æ•™į¨‹" [output.html.playpen] editable = true +[output.html] +git-repository-url = "https://github.com/rcore-os/zCore-Tutorial" +mathjax-support = true +[preprocessor.mathjax] +renderers = ["html"] \ No newline at end of file