Files
sphinx/tests/roots
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
..
2022-10-17 22:39:09 +01:00
2018-03-23 23:41:09 +09:00
2021-06-03 16:42:57 +02:00
2022-05-31 17:15:19 +01:00
2019-02-16 01:55:58 +09:00
2019-02-03 19:53:12 +09:00
2022-10-17 22:39:09 +01:00
2020-07-19 00:43:11 +00:00
2020-01-25 17:02:59 +01:00
2020-11-11 13:19:05 +01:00