diff options
| author | Luca Vizzarro <[email protected]> | 2024-11-20 14:41:01 +0000 |
|---|---|---|
| committer | Thomas Monjalon <[email protected]> | 2024-11-20 16:26:00 +0100 |
| commit | f4ccce58c1a33cb41e1e820da504698437987efc (patch) | |
| tree | 81c804d48b2fdbdf6267f47050ccf3da34594413 /lib/rib | |
| parent | 0c0cd5ffb0f7fc085b54d91e15cc6d0f0fdf9921 (diff) | |
doc: allow warnings in Sphinx for DTSHEADnext-net-mainnext-net-intel-for-next-netnext-crypto-for-mainmain
Sphinx-autodoc issues warnings about some symbols due to bad autodoc
"automock"ing when optional dependencies are missing:
Warning, treated as error:
Failed to get a method signature for
framework.config.TestSuiteConfig.convert_from_string:
<classmethod(<function TestSuiteConfig.convert_from_string
at 0x7f1a4ec10790>)> is not a callable object
The current meson setup allows to treat warnings as errors, halting the
process and exiting early. Given these warnings should be ignored, this
patch removes this behavior. Until optional dependencies are detected,
warnings for DTS API docs will be checked manually as part of the DTS
approval process.
Fixes: 6597fa4a30ad ("dts: add autodoc Pydantic")
Signed-off-by: Luca Vizzarro <[email protected]>
Diffstat (limited to 'lib/rib')
0 files changed, 0 insertions, 0 deletions
