|
From: SourceForge.net <no...@so...> - 2008-11-08 22:32:20
|
Feature Requests item #838423, was opened at 2003-11-08 14:06 Message generated for change (Comment added) made by drdiettrich You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354213&aid=838423&group_id=4213 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: add a @category tag Initial Comment: a @category tag would help to logically group stuff rather than only by the unit it comes from. Sometimes it just isn't possible to move code that belongs together into the same unit, for example if you are using 3rd party libraries (documented with pasdoc) and in addition have your own code. ---------------------------------------------------------------------- Comment By: Dr. Diettrich (drdiettrich) Date: 2008-11-08 22:32 Message: What exactly should such a tag do, what kind of output should be associated with it? You already can create sections in the overview file, containing groups of links to all related items. DoDi ---------------------------------------------------------------------- Comment By: Johannes Berg (johill) Date: 2004-03-09 17:07 Message: Logged In: YES user_id=32619 How would you use the categories? Would you want a new html page with categories and links to units in those categories, classes in those categories etc? I think it would help if you could make up some fake output this would create. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354213&aid=838423&group_id=4213 |