Is there something similar to package.html in .NET/C#

  • Thread starter Thread starter Eric Dubuis
  • Start date Start date
E

Eric Dubuis

Hi there,

I really do like the package documentation possibility through the
package.html file with javadoc.

Is there a similar possibility in .NET/C#. Giving the structure
of the generated XML and the way the resulting HTML files are
formatted, I must believe that there is such thing. Unfortunately
I have not found anything in Books, Deja (OK, Google groups) or
the online help. Guess I'm just searching for the wrong keyword.

Thanks a lot,
Eric
 
Back
Top