Closed GoogleCodeExporter closed 8 years ago
I am in the process of resolving the root of this problem, but I agree a flag to
ignore source code would make things go faster and more reliably when you only
want
the comments parsed. That will likely be a -i flag in the next release.
Original comment by micmath
on 28 Mar 2008 at 2:02
Support for the -n or --nocode option was committed in revision 556. This will
additionally become a meta tag in a future release to allow you to make code
invisible in specific sections of files.
/**#nocode+*/
//code is not seen in here but doc comments are
/**#nocode-*/
Original comment by micmath
on 1 Apr 2008 at 12:31
Original issue reported on code.google.com by
jaffathe...@gmail.com
on 27 Mar 2008 at 12:09Attachments: