From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4322F10E17E for ; Wed, 29 Mar 2023 11:19:59 +0000 (UTC) From: Mauro Carvalho Chehab To: igt-dev@lists.freedesktop.org Date: Wed, 29 Mar 2023 13:19:52 +0200 Message-Id: <20230329111954.2584660-1-mauro.chehab@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] Add support for prehistoric sphinx versions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: From: Mauro Carvalho Chehab Ubuntu 18.04 comes with a prehistoric version of Sphinx. While upstream is currently on version 6.1.x, Ubuntu comes with version 1.6. Yet, adding support for it is not hard, as it is just a matter of adjusting the theme setup logic. Mauro Carvalho Chehab (2): conf.py: add some backward-compatibility bits docs/testplan/conf.py: avoid using shutil include docs/testplan/conf.py | 46 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 38 insertions(+), 8 deletions(-) -- 2.39.2