A
Andy Meca
I wrote a component library in C#. Is there a tool that will generate
documentation for me which looks exactly like the Microsoft .NET framework
documentation?
I saw a third party component that had documentation that looked just like
it was from the .NET framework documentation - same exact look and feel as
far as the page layout format, etc. That is exactly what I am trying to do.
I figured that this was generated with some sort of tool.
Just to be clear, I am not referring to the XML documentation auto generated
from <summary> tags in the source - I am familiar with that but am instead
looking for my docs to have the same exact look and feel as the MS docs.
Can someone point me in the right direction?
Thanks alot,
Andy
documentation for me which looks exactly like the Microsoft .NET framework
documentation?
I saw a third party component that had documentation that looked just like
it was from the .NET framework documentation - same exact look and feel as
far as the page layout format, etc. That is exactly what I am trying to do.
I figured that this was generated with some sort of tool.
Just to be clear, I am not referring to the XML documentation auto generated
from <summary> tags in the source - I am familiar with that but am instead
looking for my docs to have the same exact look and feel as the MS docs.
Can someone point me in the right direction?
Thanks alot,
Andy