On Thu, 2005-06-16 at 15:43 -0400, Joshua Tauberer wrote:
> Mike Kestner wrote:
> > Maybe we can spin out the signature code from monodocer.cs to avoid parallel
> > code.
> 
> Or just integrate that into monodocer?  But, sure, if you want to spin 
> anything off into a separate source file to share, that's fine by me.

The trouble with integrating it is when you get to three versions.  Most
likely, you are maintaining one set of docs for all three versions, with
since tags to identify the version something is available.  So you
update against the latest assembly version but will need to "version"
against each successive pair of assemblies.

> dvp shouldn't depend on the Type/MemberSignature elements to find the 
> nodes though, if that's the code you're referring to.

Why not?

-- 
Mike Kestner <[EMAIL PROTECTED]>

_______________________________________________
Mono-docs-list maillist  -  Mono-docs-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-docs-list

Reply via email to