From 1cbf66023ce582b9340e2352180cddd7bea6db71 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 19 Nov 2024 15:58:30 +0100 Subject: [PATCH] Of course --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index a29a752c..bb9a1b07 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -6,6 +6,7 @@ html_theme_options = {"github_url": "https://github.com/geojupyter/jupytergis"} extensions = [ + "jupyterlite_sphinx", "sphinx.ext.autodoc", "sphinx_autodoc_typehints", "sphinx.ext.intersphinx",