From b3e74cb912709e0d8aead7fc73d1fb235f37c029 Mon Sep 17 00:00:00 2001 From: Nick Spaargaren Date: Fri, 20 Dec 2024 10:07:10 +0000 Subject: [PATCH] Remove deprecated HTML 4 emitter --- docs/conf.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 73242edb0..a770adaff 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -75,8 +75,6 @@ def _load_data(self, env, data_source, encoding): 'videos/prague/2018/tackling-technical-debt-in-the-docs-louise-fahey.rst', ] -html4_writer = True - # We use these *local* environment variables for private info like free ticket links cfp_variables = {}