Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Using NDoc: Adding World-Class Documentation to Your .NET Components
Subject:   comment tags don't appear in nDoc files
Date:   2005-07-30 01:16:45
From:   Jon_Paal
I
--added my comment tags to the vb class file ,
--created my xml file with vb.Doc,
--ran nDoc and created the 'MSDN' documentation

however, the comments I added don't show up in the nDoc files ????

example of comment tags are:

'<SUMMARY>MySummary</SUMMARY>
'<PARAM name="email">string</PARAM>


What am I missing ??
Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • comment tags don't appear in nDoc files
    2008-06-06 20:37:43  BrcHong [View]

  • comment tags don't appear in nDoc files
    2005-07-31 21:31:08  Jon_Paal [View]

    Discovered: tags must be lower case