From 6e4a3fa63269d1b1a4e092fe6c03f812a03d3ed3 Mon Sep 17 00:00:00 2001 From: Syed Sajjad Hussain Shah Date: Thu, 28 Nov 2024 16:44:53 +0500 Subject: [PATCH] fix: docs error --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 9400054a9..ea2946329 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -75,7 +75,6 @@ def get_version(*file_paths): # A list of warning types to suppress arbitrary warning messages. suppress_warnings = [ 'image.nonlocal_uri', - 'role:setting', ] # Add any paths that contain templates here, relative to this directory. @@ -152,6 +151,7 @@ def get_version(*file_paths): # This file is intended as a guide for developers browsing the source tree, # not to be rendered into the output docs. 'decisions/README.rst', + 'commerce_coordinator/apps/lms/tasks.py', ] # The reST default role (used for this markup: `text`) to use for all