OT: XML file comments are 'NOT' imported by nDoc

J

Jon Paal

I am testing vb.Doc to generate documentation for DLL's

I can't seem to get nDoc to read and import comments from an XML file.

I have the paths to the DLL and XML files correctly entered, and if I remove
an angle bracket from the XML file nDOC reports an error so I know it's
finding the XML file.

nDoc correctly reads the DLL but renders all the documentation based only on
the DLL .

What else is needed to get the XML comments read into the htlml files ???

This is the simple XML file generated from vb.Docs

<doc>
<assembly>ASPNETPortal.dll</assembly>
<members>
<member name="T:ASPNET.StarterKit.Portal.PortalSecurity"></member>
<member
name="M:ASPNET.StarterKit.Portal.PortalSecurity.Encrypt(System.String)"><SUMMARY>Hello</SUMMARY></member>
</members>
</doc>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top