From 8d1e6b1c0f60430333ff555ce42cc230be5aa77f Mon Sep 17 00:00:00 2001 From: Allison Thackston Date: Fri, 30 Sep 2022 20:03:38 +0000 Subject: [PATCH] Update mkdocstrings settings from 'rendering' to 'options' --- examples/ok-with-mkdocstrings/module.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ok-with-mkdocstrings/module.py b/examples/ok-with-mkdocstrings/module.py index c612062d..5e6b93a5 100644 --- a/examples/ok-with-mkdocstrings/module.py +++ b/examples/ok-with-mkdocstrings/module.py @@ -9,7 +9,7 @@ ::: module.main handler: python - rendering: + options: show_root_heading: true show_source: false heading_level: 3