[Doxygen-develop] doxygen patch for always anchoring lines in HTML output
Brought to you by:
dimitri
From: Rob H. <ti...@ge...> - 2005-03-21 17:46:15
|
Hi, As part of my work in adding features to doxygen to make it useful for spotting common coding mistakes I'd like to ask that the attached patch be applied. It makes sure that all lines have anchors in the HTML so that I can refer to any source line from a source scanner report, such as the output of rats/flawfinder and so on. An example doxygen output with this patch and its use can be seen at: http://dev.gentoo.org/~tigger/audit/sendmail_8_13_1_tar_gz/ I apologise for the uglyness of that page, but I'm far from the point in my project where I start worrying about visual appeal ;) You will see that clicking on any source code line will take you to the relevant line in the doxygen-marked-up source code. I have to say doxygen is an excellent utility. Kudos :) Thanks, Rob -- rob holland - [ ti...@ge... ] - Gentoo Audit Team [ 5251 4FAC D684 8845 5604 E44F D65C 392F D91B 4729 ] |