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

Signature
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
> 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 - 28 Jun 2006 16:50 GMT
Doesn't for me :(
Anyway apparently Microsoft is coming up with a documentation compiler for
very soon...
> Lloyd,
>
[quoted text clipped - 9 lines]
>> I'm using NDoc but it doesn't support C# 2.0 very well.
>> Any tip on what other product I could use?
Frans Bouma [C# MVP] - 29 Jun 2006 08:15 GMT
> 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
Didn't work for me, unfortunately. It does generate the pages but the
helpcompiler simply dies, so no .CHM. I went for a commercial solution
(DocumentX). Not perfect either, but at least I get output ;)
FB

Signature
------------------------------------------------------------------------
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?
> 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 - 30 Jun 2006 05:08 GMT
All my generic methods get screwed up documentation.
Sometimes the method don't even appears!

Signature
Regards,
Lloyd Dupont
NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
>I am using NDoc 1.3.1 with Framework 2.0 with no problems.
>
[quoted text clipped - 3 lines]
>> I'm using NDoc but it doesn't support C# 2.0 very well.
>> Any tip on what other product I could use?
> 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.)

Signature
Timm Martin
Mini-Tools
.NET Components and Windows Software
http://www.mini-tools.com
Lloyd Dupont - 04 Jul 2006 00:35 GMT
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!

Signature
Regards,
Lloyd Dupont
NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
>
>> I'm trying to write the documentation of my library using XML tags.
[quoted text clipped - 8 lines]
> (I am not associated with Innovasys in any way, other than as a satisfied
> customer of their products.)