We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502e20c commit 04a1afbCopy full SHA for 04a1afb
CHANGES.rst
@@ -47,10 +47,10 @@ Features added
47
* #13065: Enable colour by default in when running on CI.
48
Patch by Adam Turner.
49
* Allow supressing warnings from the :rst:dir:`toctree` directive when a glob
50
- pattern doesn't match any documents, via the new ``toc.glob_not_matching``
+ pattern doesn't match any documents, via the new ``toc.empty_glob``
51
warning sub-type.
52
Patch by Slawek Figiel.
53
-* #9732: Add the new ``autodoc.mock_objects`` warnings sub-type.
+* #9732: Add the new ``autodoc.mocked_object`` warnings sub-type.
54
Patch by Cyril Roelandt.
55
* #7630, #4824: autodoc: Use :file:`.pyi` type stub files
56
to auto-document native modules.
0 commit comments