Skip to content

Commit 8aedaba

Browse files
committed
Remove unnecessary explanation
1 parent 8a1cca9 commit 8aedaba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/tutorial/index.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,7 @@ and you will see several warnings:
364364
WARNING: autodoc: failed to import exception 'InvalidKindError' from module 'lumache'; the following exception was raised:
365365
No module named 'lumache'
366366
367-
To spot these warnings more easily and allow you to address them
368-
(or :doc:`selectively ignore them <sphinx:usage/configuration>` by setting the ``suppress_warnings`` configuration),
367+
To spot these warnings more easily and allow you to address them,
369368
you can add the ``sphinx.fail_on_warning`` option to your Read the Docs configuration file.
370369
For that, navigate to GitHub, locate the ``.readthedocs.yaml`` file you created earlier,
371370
click on the |:pencil2:| icon, and add these contents:

0 commit comments

Comments
 (0)