Within 'needs_services' in conf.py, the mappings are used to transfer information from external systems to sphinx-needs. The existence of target elements in sphinx-needs are also validated during the 'sni import'. The validation feature is useful when needservice is used but could be optional when sni import is used.
It would be nice to make the validation part configurable.
Within 'needs_services' in conf.py, the mappings are used to transfer information from external systems to sphinx-needs. The existence of target elements in sphinx-needs are also validated during the 'sni import'. The validation feature is useful when
needservice
is used but could be optional whensni import
is used.It would be nice to make the validation part configurable.