From 446784be7d7f7f93d7c1526dcaa7089110714ec5 Mon Sep 17 00:00:00 2001 From: Christian Legnitto Date: Sat, 29 Nov 2025 14:25:02 -0800 Subject: [PATCH] Fix docs. Fixes https://github.com/Rust-GPU/rust-gpu/issues/470 --- docs/book.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/book.toml b/docs/book.toml index 3abe28dd85..5204693cea 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -1,6 +1,5 @@ [book] authors = ["The Rust GPU Project Developers"] language = "en" -multilingual = false src = "src" title = "Rust GPU Dev Guide"