Skip to content

Commit

Permalink
fix: docs error
Browse files Browse the repository at this point in the history
  • Loading branch information
syedsajjadkazmii committed Nov 28, 2024
1 parent 5baa361 commit 6e4a3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6e4a3fa

Please sign in to comment.