Semi-automated ASCII art removal tool

Chris Laplante mostthingsweb at gmail.com
Thu May 15 10:02:05 PDT 2014


Hi Kendy - thanks for the suggestions!

Now that you mention it, I think the tool should have been more careful with
http://i.imgur.com/VwHYt83.png as well. In that case it should be safe to
collapse the leading /*********** into just /**, right? 

I think I'll take a peek at how Doxygen itself parses comments for some
inspiration. I suppose as a quick heuristic I can just look for things like
"@param" and "@return", or "\brief" and if found treat blocks as Doxygen
comments. Though the single line /// format makes things trickier... Anyway,
I'll play around with it today.

Thanks again!
Chris



--
View this message in context: http://nabble.documentfoundation.org/Semi-automated-ASCII-art-removal-tool-tp4108832p4108942.html
Sent from the Dev mailing list archive at Nabble.com.


More information about the LibreOffice mailing list