Re: [DOTNET] VB.NET Documentation/Comment processing Tool

2002-05-29 Thread Majercak Ivan
s, Inc. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 28, 2002 5:48 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] VB.NET Documentation/Comment processing Tool Have you looked at RoboHelp for something like this? -Original Message- From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behal

Re: [DOTNET] VB.NET Documentation/Comment processing Tool

2002-05-28 Thread Mattias Sjögren
Dave, >I have't tried this, but I'd be interested in anyone else comments on this >(no pun intended :-) ). > >XML Comments for VB.NET >http://www.fesersoft.com/Products/ Last time I checked, it used custom attributes for the comments. That isn't a very good solution IMO. It clutters the code e

Re: [DOTNET] VB.NET Documentation/Comment processing Tool

2002-05-28 Thread Dustin with NCA Communications, Inc.
Have you looked at RoboHelp for something like this? -Original Message- From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of dave wanta Sent: Tuesday, May 28, 2002 7:09 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] VB.NET Documentation/Comment processing Tool Hi Ivan, I

Re: [DOTNET] VB.NET Documentation/Comment processing Tool

2002-05-28 Thread Majercak Ivan
MAIL PROTECTED] Subject: Re: [DOTNET] VB.NET Documentation/Comment processing Tool Hi Ivan, I have't tried this, but I'd be interested in anyone else comments on this (no pun intended :-) ). XML Comments for VB.NET http://www.fesersoft.com/Products/ Cheers! dave - Original Mess

Re: [DOTNET] VB.NET Documentation/Comment processing Tool

2002-05-28 Thread dave wanta
ROTECTED]> Sent: Tuesday, May 28, 2002 3:50 AM Subject: [DOTNET] VB.NET Documentation/Comment processing Tool > Hi everybody, > > do you have any experience with some good [possibly free] documentation tool > for VB.NET? In the ideal case, I am looking for something, that would work

[DOTNET] VB.NET Documentation/Comment processing Tool

2002-05-28 Thread Majercak Ivan
Hi everybody, do you have any experience with some good [possibly free] documentation tool for VB.NET? In the ideal case, I am looking for something, that would work like csc /doc: directive with the same set of code documentation tags or at least generate XML output from own set of tags. Thx in