Skip to content

Commit 8e8c30a

Browse files
author
Arnaud Riess
committed
fix: remove reference to undefined need 'tool_req__docs_metamodel'
The needextend directive was adding ':+satisfies: tool_req__docs_metamodel' to all needs with 'metamodel.yaml' in their source_code_link. However, the need 'tool_req__docs_metamodel' is not defined anywhere, causing 39 '[needs.link_outgoing]' Sphinx warnings which are fatal under -W.
1 parent 7e193ed commit 8e8c30a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/internals/requirements/requirements.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1171,5 +1171,4 @@ Overview of Tool to Process Requirements
11711171
:status: valid
11721172

11731173
.. needextend:: source_code_link is not None and "metamodel.yaml" in source_code_link
1174-
:+satisfies: tool_req__docs_metamodel
11751174
:+tags: config

0 commit comments

Comments
 (0)