RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-28 Thread Dan
 
Trying to get on http://www.go-mono.com:8080/ to help with doc but it's not
working.

-Dan 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Miguel de Icaza
Sent: Monday, April 26, 2004 9:41 PM
To: Joshua Tauberer
Cc: Mono Docs; [EMAIL PROTECTED]
Subject: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

Hello!

 We are only nine weeks from Mono 1.0, and now is a perfect time 
  to start documenting some classes using Monodoc if you have some 
  spare time.
 
 Only 21,118 things left to document in corlib!  (This is the number of 
 occurences of To be added in the corlib XML files, which are now 
 pretty much in sync with the actual assembly.)

Those are fantastic news!

That means that statistically, likelyhood of two people documenting the same
class simultaneously is almost zero.

So everyone, start hitting those [Edit] links in Monodoc ;-)

Miguel
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list


Re: [Mono-docs-list] xsl bug with 0.31?

2004-04-28 Thread Miguel de Icaza
Hello,

   It seems monodoc is broken with mono/mcs 0.31. Here is the output of
 monodoc T:System.String.
 
 node `debugger' is not defined on the documentation map
 node `classlib-gtkmozembed' is not defined on the documentation map
 free(): invalid pointer 0x41e1c740!
 Trying: T:System.String

This works for me, am wondering if you could track where that free()
call is coming from.

And also mono --debug might be helpful here.

Miguel
___
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list


RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-28 Thread Miguel de Icaza
hello,

  Trying to get on http://www.go-mono.com:8080/ to help with doc but it's not
 working.

Well, to help you need Monodoc, the inline editing is not available on
the web site edition, only on the Gtk# client.
___
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list


RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-28 Thread Peter Williams
On Tue, 2004-04-27 at 18:12, Dan wrote:
 Miguel,
 
 My mistake, I saw this on the bottom of the
 http://www.go-mono.com/classlib-doc.html page:

The terminology is a little confusing: the documentation viewing
program, monodoc, is called the browser for short. That's what the
statement is referring to, not a web browser.

Peter

-- 
Peter Williams  [EMAIL PROTECTED]

[Ninjas] are cool; and by cool, I mean totally sweet.
  -- REAL Ultimate Power

___
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list


[Mono-docs-list] Easing the documentation process

2004-04-28 Thread Iain McCoy
I've just been filling in some stuff in the Activator class. One thing
that occurs frequently here is a lot of similar methods; because every
function just creates an instance of a type, the descriptions for the
functions are very similar. All of the functions have similar sets of
overloads, too. What I'm thinking is that it might be handy to have a
duplicate documentation button, which takes all of the docs for one
method and replicates them as much as is sensible for another.

Does this sound useful to other people? I'll look at implementing it if
other people think it sounds good.
-- 
Iain McCoy [EMAIL PROTECTED]

___
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list