Well everyone will ask, so I might as well be the first. Why not releasing any source code?
Phil -----Original Message----- From: Miguel de Icaza [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 2:37 PM To: Mono Announce; [EMAIL PROTECTED] Subject: [Mono-list] Monodoc 0.1 Monodoc 0.1, by Miguel de Icaza, Duncan Mak. * What is this This is a preliminary release of the Mono Documentation Browser, a tool that can be used to browse the API documentation that is provided with Mono. The current release contains two major components: * Base class libraries documentation. * Gtk# documentation. The current release contains documentation that was extracted from the ECMA specification, so it is not a complete set of documents for all the classes in .NET The Gtk# documentation has no contents, but it will be useful for those trying to use Gtk# to have at least a place where to lookup types, methods, properties, parameters, return types with the same tool. * The release The source code is not being released, only a binary of the documentation browser that requires the latest version of Mono and Gtk#. The binaries are cross-platform, so they should work on any Mono platform with Gtk 2.x. In addition, the GtkHTML widget from GNOME CVS HEAD is required (cvs co gtkhtml, on the gnome cvs repository). Those interested in the source code for Monodoc can download it from the Mono Anonymous CVS repository (for more details see: http://www.go-mono.com/anoncvs.html). * Availability http://www.go-mono.com/archive/monodoc-0.1.tar.gz Miguel. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
