diff --git a/docs/book.toml b/docs/book.toml index 3269003a1d37ede19ec18b62809a928a08764d2f..93540934b4c7a95ed5ebfd24bd20302fb8658aca 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -102,4 +102,4 @@ enable = false # Comment the below section out if you need to bypass the preprocessor for some reason. [preprocessor.zed_docs_preprocessor] command = "cargo run -p docs_preprocessor --" -renderer = ["html"] +renderer = ["html", "zed-html"]