Re: [Mono-docs-list] [Fwd: monodocer fails to import slashdoc in 1.1.18]

Jonathan Pryor <[email protected]> Tue, 24 Oct 2006 18:03:22 -0400
Newsgroups gmane.comp.gnome.mono.devel,gmane.comp.gnome.mono.documentation
Message-ID <[email protected]>
On Wed, 2006-10-18 at 08:33 -0400, Miguel de Icaza wrote:
> email message attachment, "Forwarded message - [Mono-dev] monodocer
> fails to import slashdoc in 1.1.18"
> > mono 1.1.18 adds generics support for monodocer. Unfortunately,
> > 'importslashdoc' seems to be broken: inline documentation extracted
> > by the mono compiler from the sources (/doc) is not merged with the
> > monodoc xml structure anymore; all fields are initialized with
> > 'To be added'.

This has been fixed (with unit tests) in svn-HEAD.

 - Jon