Przeglądaj źródła

doc: disable playpen globally for all rust code samples

x 3 lat temu
rodzic
commit
d85fc71cc6
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      doc/book.toml

+ 3 - 0
doc/book.toml

@@ -11,6 +11,9 @@ default-theme = "ayu"
 preferred-dark-theme = "ayu"
 theme = "theme"
 
+[output.html.playground]
+runnable = false
+
 [output.katex]
 
 [preprocessor.katex]