[Mono-docs-list] Status of doc reader
Adam Treat
manyoso@yahoo.com
Tue, 8 Oct 2002 15:52:30 -0400
On Tuesday 08 October 2002 03:06 pm, Scott Bronson wrote:
> Lately I've been spending a lot of time browsing
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html
>/cpref_start.asp
>
> for my C# documentation needs. This is getting me down.
>
> What is the status of Mono doc readers? I'm hoping I can start using
> and contributing to a Mono solution, rather than burning all my time
> moving around Microsoft's online docs.
>
> Any news?
Yes. Several people are now working on the doc editors/readers. You can find
a gtk# GUI and a qt# GUI in mono's cvs. Both are in the same basic state at
this point. If you'd like to help, I'd suggest building these and having a
look at the shared lib. We need to complete the archive methods first.
Adam