On Sun, 2007-03-11 at 14:23 +0100, Valentin Sawadski wrote:
> a while ago I started a discussion on how to ship
documentation for
> System.Windows.Forms with monodoc. If I'm not mistaken
Jonathan tried to
> alter the build process of monodoc to include the
missing documentation.
>
> But that was 3 months and I have not noticed any
changes so far, therefore I
> wanted to ask what the current status is.
My apologies, but work got busy and I've only managed to
update the
mscorlib.dll docs (and not much else).
I've committed my class/Makefile.am changes so you should
be able to
create/update System.Windows.Forms documentation. It should
be as
simple as:
cd monodocs/class
make update-dir ASSEMBLY=System.Windows.Forms
DIR=System.Windows.Forms
- Jon
_______________________________________________
Mono-docs-list maillist - Mono-docs-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-docs-list
a>
|