[Mono-docs-list] [PATCH] Generics Support for monodoc/tools

Jonathan Pryor jonpryor at vt.edu
Wed Oct 4 08:55:18 EDT 2006


On Tue, 2006-10-03 at 21:03 -0400, Jonathan Pryor wrote:
> Looks like I should have tried to get monodoc/engine finished before
> sending this patch, as it requires using '+' instead of '.' to separate
> nested types.  (Thinking about it, there's no other way to determine the
> namespace, so Some.Namespace.OuterType.InnterType becomes very ambiguous
> to process, e.g. for namespace determination, as the `monodoc' browser
> does.)

Attached are patches to monodocer.cs (replaces previous patch) and to
monodoc/engine.  The monodocs2html patch is not currently included (I'm
still working on it.

Please review.

Question: does anything need to be done for the Compiled documentation
case?  It currently works for uncompiled docs, but I haven't tried with
compiled docs yet.

Thanks,

 - Jon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: monodoc-engine.patch
Type: text/x-patch
Size: 6189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-docs-list/attachments/20061004/5edeb69d/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: monodocer.patch
Type: text/x-patch
Size: 72649 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-docs-list/attachments/20061004/5edeb69d/attachment-0003.bin 


More information about the Mono-docs-list mailing list