[Mono-devel-list] MonoDoc and other class libraries

Miguel de Icaza miguel at ximian.com
Mon Jan 24 17:13:41 EST 2005


Hey,

> Can we add some more docs about other class libraries?
> Such as:
> 	System.Data.OracleClient
> 	Mono.Data.SybaseClient
> 	Mono.Data.SqliteClient
> 	System.Windows.Forms

In general, am open to the idea, but I would like to have someone step
up and commit to doing some work on the docs.  Without this, including
the stubs is worse than just running `monop' from the command line. 

For Windows.Forms, I would wait until we are API complete to run the
monodocer.  For the others, please run the monodocer and check in the
results into monodoc/class/

> And third party class libraries?
> Such as:
> 	FirebirdSql.Data.Firebird
> 	Npgsql
> 	ByteFX.Data
> 	IBM.Data.DB2

If we can get volunteers to maintain those, that would be great.

For Firebird and Npgsql, I think we could get a tool to convert their
inline docs into ECMA docs (I think Atsushi has some tool to do this)

Miguel



More information about the Mono-devel-list mailing list