[Doxygen-users] removing line numbers from code blocks
Brought to you by:
dimitri
From: Peter A. B. <pa...@pa...> - 2014-09-25 14:13:04
|
Sometime around or before doxygen 1.8.8 html format documentation generated from the \code command started including line numbers. While in many cases this might be useful, it breaks my use of this command to provide boilerplate code I expect users to cut and paste because the line numbers get captured in the copy. I can't find any obvious configuration parameter to control this. Is there one? Peter |