|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
how to produce library documentation?I'm trying to write the documentation of my library using XML tags.
I'm using NDoc but it doesn't support C# 2.0 very well. Any tip on what other product I could use? Lloyd,
Jonas Lagerblad has a nice build of NDoc targeted to the 2.0 Framework that works well for me: http://jonas.lagerblad.com/blog/?p=4 Peter -- Show quoteHide quoteCo-founder, Eggheadcafe.com developer portal: http://www.eggheadcafe.com UnBlog: http://petesbloggerama.blogspot.com "Lloyd Dupont" wrote: > I'm trying to write the documentation of my library using XML tags. > I'm using NDoc but it doesn't support C# 2.0 very well. > Any tip on what other product I could use? > > > Doesn't for me :(
Anyway apparently Microsoft is coming up with a documentation compiler for very soon... Show quoteHide quote "Peter Bromberg [C# MVP]" <pbromberg@yahoo.nospammin.com> wrote in message news:965514DE-5F7E-4387-9BAC-BFDA64DE713F@microsoft.com... > Lloyd, > > Jonas Lagerblad has a nice build of NDoc targeted to the 2.0 Framework > that > works well for me: > > http://jonas.lagerblad.com/blog/?p=4 > > Peter > > -- > Co-founder, Eggheadcafe.com developer portal: > http://www.eggheadcafe.com > UnBlog: > http://petesbloggerama.blogspot.com > > > > > "Lloyd Dupont" wrote: > >> I'm trying to write the documentation of my library using XML tags. >> I'm using NDoc but it doesn't support C# 2.0 very well. >> Any tip on what other product I could use? >> >> >> Peter Bromberg [C# MVP] wrote:
> Lloyd, Didn't work for me, unfortunately. It does generate the pages but the> > Jonas Lagerblad has a nice build of NDoc targeted to the 2.0 > Framework that works well for me: > > http://jonas.lagerblad.com/blog/?p=4 helpcompiler simply dies, so no .CHM. I went for a commercial solution (DocumentX). Not perfect either, but at least I get output ;) FB -- ------------------------------------------------------------------------ Lead developer of LLBLGen Pro, the productive O/R mapper for .NET LLBLGen Pro website: http://www.llblgen.com My .NET blog: http://weblogs.asp.net/fbouma Microsoft MVP (C#) ------------------------------------------------------------------------ I am using NDoc 1.3.1 with Framework 2.0 with no problems.
What are your issues? Show quoteHide quote "Lloyd Dupont" wrote: > I'm trying to write the documentation of my library using XML tags. > I'm using NDoc but it doesn't support C# 2.0 very well. > Any tip on what other product I could use? > > > All my generic methods get screwed up documentation.
Sometimes the method don't even appears! -- Show quoteHide quoteRegards, Lloyd Dupont NovaMind development team NovaMind Software Mind Mapping Software <www.nova-mind.com> "Jeff Grossman" <JeffGross***@discussions.microsoft.com> wrote in message news:781120B1-471C-4488-9A59-8C705CD01FBE@microsoft.com... >I am using NDoc 1.3.1 with Framework 2.0 with no problems. > > What are your issues? > > "Lloyd Dupont" wrote: > >> I'm trying to write the documentation of my library using XML tags. >> I'm using NDoc but it doesn't support C# 2.0 very well. >> Any tip on what other product I could use? >> >> >> "Lloyd Dupont" wrote: If you are willing to pay, DocumentX by Innovasys does an excellent job > I'm trying to write the documentation of my library using XML tags. > I'm using NDoc but it doesn't support C# 2.0 very well. > Any tip on what other product I could use? generating documentation and works well for .NET 2.0. http://www.innovasys.com/products/dx5/overview.asp (I am not associated with Innovasys in any way, other than as a satisfied customer of their products.) It is for home made product (not yet finished)
When I see th eprice I think I will wait a lottle more... But thanks for the tip! -- Show quoteHide quoteRegards, Lloyd Dupont NovaMind development team NovaMind Software Mind Mapping Software <www.nova-mind.com> "Mini-Tools Timm" <info at mini-tools dot com> wrote in message news:26F3BEFD-4801-45FB-B6F6-2FA5DA60ABB9@microsoft.com... > "Lloyd Dupont" wrote: > >> I'm trying to write the documentation of my library using XML tags. >> I'm using NDoc but it doesn't support C# 2.0 very well. >> Any tip on what other product I could use? > > If you are willing to pay, DocumentX by Innovasys does an excellent job > generating documentation and works well for .NET 2.0. > > http://www.innovasys.com/products/dx5/overview.asp > > (I am not associated with Innovasys in any way, other than as a satisfied > customer of their products.) > > -- > Timm Martin > Mini-Tools > .NET Components and Windows Software > http://www.mini-tools.com >
Other interesting topics
NOT using the System.Threadpool in server class applications
Tab Control without tab section way using splash screen Selialize exceptions Reference of Available Metadata Attributes convert datetime to sortable format CHM file with .NET Diagnosing root cause of .NET application using nearly 500 MB memory Managed to unmanaged performance Programmatically Install Certificate into Windows Certificate Store |
|||||||||||||||||||||||