From e6a273842253e768ea2d78739a1b94886fd38283 Mon Sep 17 00:00:00 2001 From: rettigl Date: Sat, 16 May 2026 15:00:12 +0200 Subject: [PATCH] update docs config --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index ecc78007..7945787a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,7 +52,6 @@ def _get_project_meta(): "sphinx.ext.viewcode", "sphinx.ext.coverage", "sphinx_autodoc_typehints", - "bokeh.sphinxext.bokeh_autodoc", "bokeh.sphinxext.bokeh_plot", "nbsphinx", "myst_parser",