summaryrefslogtreecommitdiff
path: root/lib/eal
diff options
context:
space:
mode:
authorLuca Vizzarro <[email protected]>2024-11-20 14:41:01 +0000
committerThomas Monjalon <[email protected]>2024-11-20 16:26:00 +0100
commitf4ccce58c1a33cb41e1e820da504698437987efc (patch)
tree81c804d48b2fdbdf6267f47050ccf3da34594413 /lib/eal
parent0c0cd5ffb0f7fc085b54d91e15cc6d0f0fdf9921 (diff)
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/eal')
0 files changed, 0 insertions, 0 deletions