Re: VS 2005 XML documentation

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Well, once you have found the steps you describe we can see at what changed.

Through the project properties you can see the warning level high (and even
treat warnings as errors) and then using the task manager find all
occurrences of undocumented members. In fact, if there was a fully automated
way, you would get no warnings/errors while having empty documentation
placeholders (not a trait of a "great programmer").

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

"Steve Howard" <steve@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:Ozs6Y77DGHA.3820@xxxxxxxxxxxxxxxxxxxxxxx
>> Well, the second bit that you got, does what you want. Please elaborate.
>
> No it doesn't. What I want is for the automatic insertion of basic
> documentation, without any action by me. The project I am working on
> requires anal amounts of documentation (it's for University) so I want to
> be sure I have included documentation for everything. Automating this
> would help reduce the amount of manual searching I have to do to make sure
> I document everything.
>
>>
>> Without telling us which "VS 2003 book" and which "steps" it describes, I
>> cannot help further...
>
> The book is actually Microsoft Visual C# .NET Step By Step.
>
> On returning to the book to find the instructions that I recall struggling
> with, I have not yet found the right page so I cannot give you a
> reference.
>
> You are right that I can get by with what I already have, but I want to be
> a great programmer, and great programmers are lazy, right? ;-)
>
>
> Steve


.



Relevant Pages

  • ANNOUNCE: Win32::GUI v1.05
    ... Fix bug preventing setting the starting index to anything other than ... Include POD documentation in PPM ... maintained except for this warning. ...
    (comp.lang.perl.misc)
  • ANNOUNCE: Win32::GUI v1.05
    ... Fix bug preventing setting the starting index to anything other than ... Include POD documentation in PPM ... maintained except for this warning. ...
    (comp.lang.perl.modules)
  • Re: Announce: Swsusp-2.0-2.6-alpha1
    ... website: the ML section should point to the sf.net website ... me will simply post to linux-kernel :-) ... maybe add some documentation on how to integrate ... kernel/power/io.c:845: warning: unused variable `headerblocksize' ...
    (Linux-Kernel)
  • Re: Exporting from dll - Why do I need "extern C"?
    ... Thanks Joe... ... The documentation should have mentioned this... ... which will change from time to time depending on the compiler ... The warning must be new in VS 2005, ...
    (microsoft.public.vc.mfc)
  • Re: why dont my comments work?
    ... in the project properties, write a filename for XML documentation ... REbuild the project to generate/update this XML file, ...
    (microsoft.public.dotnet.general)