melexis / sphinx-traceability-extension

Traceability extension for Sphinx documentation generator
GNU General Public License v3.0
25 stars 9 forks source link

Generate matrix with item-piechart directive #371

Closed JasperCraeghs closed 6 months ago

JasperCraeghs commented 7 months ago

Closes #368

FYI @gcrabbe

JasperCraeghs commented 7 months ago

The case-insentivity of the labels must be taken into account. The following configuration doesn't produce any items/rows in the matrix under the subheader ERROR because it's not all lowercase:

    :result: ERROR, fail, pass
    :matrix:

This was a bug. Resolved by 23c502bc50177fbc18fc55f4fd1ce45109cdae40