guide: Add `playground.runnable` = false to book.toml
This commit is contained in:
parent
bf093b3903
commit
6e24fb6643
|
@ -9,3 +9,4 @@ command = "python3 guide/pyo3_version.py"
|
|||
[output.html]
|
||||
git-repository-url = "https://github.com/PyO3/pyo3/tree/main/guide"
|
||||
edit-url-template = "https://github.com/PyO3/pyo3/edit/main/guide/{path}"
|
||||
playground.runnable = false
|
Loading…
Reference in New Issue