sphinx-needs
sphinx-needs copied to clipboard
in calc_sum added needs.values() as parameter to filter_single_need()
try to implement #1452
@ubmarco, @danwos , @chrisjsewell : Could I get a review?
The Idea is to have the same filter algorithm as for needtable, needlist, ...
Even the documentation specifies, we can use needs within filter string in calc_sum: https://sphinx-needs.readthedocs.io/en/latest/filter.html#filter-string
So the missing needs are a bug.