Parcourir la source

doc: disable playpen globally for all rust code samples

x il y a 3 ans
Parent
commit
d85fc71cc6
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      doc/book.toml

+ 3 - 0
doc/book.toml

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