From 8043305decbb8cb56c79e87d7e655ab36e52ea2b Mon Sep 17 00:00:00 2001 From: Mark Beacom <7315957+mbeacom@users.noreply.github.com> Date: Thu, 5 Jan 2023 16:51:29 -0500 Subject: [PATCH] Adjust the RTD dependencies for old sphinx version --- docs/conf.py | 4 +--- docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 7f9c9400..0328f360 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a @@ -23,7 +21,7 @@ # -- Project information ----------------------------------------------------- project = "RDK" -copyright = "2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved" +copyright = "2017-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved" author = "RDK Maintainers" # The short X.Y version diff --git a/docs/requirements.txt b/docs/requirements.txt index 74b9a6da..34fcb7dd 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,4 +3,4 @@ sphinx-argparse==0.2.5 sphinx-rtd-theme==0.4.3 sphinxcontrib-websupport==1.1.0 PyYAML==5.4.1 - +jinja2<3.1.0