From: SourceForge.net <no...@so...> - 2007-06-18 13:25:47
|
Support Requests item #1739069, was opened at 2007-06-18 16:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416079&aid=1739069&group_id=36057 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 Resolution: None Priority: 5 Private: No Submitted By: jupiter (jupi32000) Assigned to: Nobody/Anonymous (nobody) Summary: Problem excluding make_public defined classes Initial Comment: Hi, I am using NDoc 1.3 under MS 1.0, to document an assembly written in C++/CLI. in my code I use a #pragma make_public(...) to allow access to native C++ classes. I tried to use <exclude/> to prevent the classes from being included in the documentation, but the classes were included. Is it a known bug? If not can anyone please provide an example? Thanks, Ronen ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416079&aid=1739069&group_id=36057 |