|
From: Michalis K. <ka...@us...> - 2026-03-30 01:49:57
|
Parsing implementation comments is done: https://pasdoc.github.io/ImplementationCommentsOption --- **[feature-requests:#22] JavaDoc-like Tag handling** **Status:** open **Group:** **Created:** Sun Apr 24, 2005 09:17 PM UTC by Damien Honeyford **Last Updated:** Mon Nov 05, 2012 10:16 AM UTC **Owner:** nobody A couple of things that I think would absolutely love to see PasDoc do -- firstly, be able to use un- parenthesised tags, i.e. @author Damien @abstract A little bit about this @created 2005-04-24 I try to write all my doc comments in a way that they're just as easy to read, and hence just as useful, whilst developing as when they're compiled, and being able to do the above would improve the readablility 100% IMO. Another thing I'd find immensely useful is being able to put my doc comments in the implementation section instead of the interface. Personally, I like a clean and uncluttered interface so that I can easily see an overview of each class without having to worry about the details, no matter what editor I have to hand. --- Sent from sourceforge.net because pas...@li... is subscribed to https://sourceforge.net/p/pasdoc/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pasdoc/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |