melexis / sphinx-coverity-extension

Sphinx plugin to generate Coverity defects report or table in reStructuredText documentation. Coverity report is then personally styled while data integrity is guaranteed.
GNU General Public License v3.0
5 stars 2 forks source link

Add file and line number to columns #72

Closed pietvr closed 1 year ago

JasperCraeghs commented 1 year ago

You can add location (case-insensitive) to the :col: option of the coverity-list-directive. This results in the addition of a column that contains the file path and line number.