sphinx/doc/usage/extensions
Stephen Finucane 6b37a6b2a2
Allow explicitly specifying modules in the coverage builder (#11592)
Currently there is no mechanism to identify totally undocumented modules
in the coverage builder, unlike with partially documented modules.
Resolve this by introducing a new ``coverage_modules`` config option.
This is a list of modules that should be documented somewhere
within the documentation tree. 
Any modules that are specified in the configuration value but 
are not documented anywhere will result in a warning. 
Likewise, any modules that are not in the config option but 
are documented somewhere will result in a warning.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2024-07-11 07:36:36 +01:00
..
autodoc.rst Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
autosectionlabel.rst Fix debug option in autosectionlabel documentation (#12324) 2024-04-24 18:59:30 +01:00
autosummary.rst Consistently name the object description options (#11533) 2023-07-28 22:30:26 +01:00
coverage.rst Allow explicitly specifying modules in the coverage builder (#11592) 2024-07-11 07:36:36 +01:00
doctest.rst Tweaks to `doctest_show_successes` (#11535) 2023-07-28 22:29:04 +01:00
duration.rst doc: Fix sphinx.ext.duration will be added since 2.4.0 2019-12-25 22:43:56 +09:00
example_google.py 🔧 Ruff format python files within docs folder (#12139) 2024-03-19 15:23:57 +01:00
example_google.rst doc: Add "extensions" to usage guide 2018-06-20 09:30:47 +01:00
example_numpy.py 🔧 Ruff format python files within docs folder (#12139) 2024-03-19 15:23:57 +01:00
example_numpy.rst doc: Add "extensions" to usage guide 2018-06-20 09:30:47 +01:00
extlinks.rst extlinks: Disable hardcoded links detector by default (refs: #10126) 2022-03-27 15:22:11 +09:00
githubpages.rst Fix typo 2019-02-11 13:25:24 +09:00
graphviz.rst Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
ifconfig.rst doc: Fold lines by 80 columns 2019-05-30 01:07:05 +09:00
imgconverter.rst #10384 - Grammar 2022-05-02 13:56:51 +02:00
index.rst Docs: Add a link to sphinx-extensions (#11260) 2023-03-23 08:33:16 +01:00
inheritance.rst Consistently name the object description options (#11533) 2023-07-28 22:30:26 +01:00
intersphinx.rst [docs] Improve landing page (#12453) 2024-06-21 20:12:57 +02:00
linkcode.rst doc: Add "extensions" to usage guide 2018-06-20 09:30:47 +01:00
math.rst Use `https://` where possible 2024-01-14 04:18:57 +00:00
napoleon.rst [lint] update Makefile and lint doc (#12117) 2024-03-17 14:45:56 +01:00
todo.rst doclinter: restrict by 90 columns 2019-05-26 10:53:53 +09:00
viewcode.rst Add line numbers in `sphinx.ext.viewdoc` (#6319) 2023-07-28 05:52:48 +01:00