From e88ef22cab933c30f1c2e25d3cde17efdd6b5a10 Mon Sep 17 00:00:00 2001 From: s godin Date: Thu, 4 May 2023 15:20:41 +0000 Subject: [PATCH] update doc/conf.py --- docs/conf.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 9808382..224e3a8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -79,7 +79,8 @@ html_theme_options = { def setup(app): - app.add_stylesheet('css/custom.css') + #app.add_stylesheet('css/custom.css') + pass