Forums » Ruby-core » Re: rdoc, C extensions, stop and start

Re: rdoc, C extensions, stop and start
Posted by Berger, Daniel (Guest)
on 07.07.2006 16:09
>     on Thu, 6 Jul 2006 07:22:19 +0900, "Daniel Berger" 
> 
> 							matz.

As Austin mentioned, this is exactly how it works now for pure Ruby
code.

Regards,

Dan

PS - Is there a grammar for rdoc laying around anywhere?


This communication is the property of Qwest and may contain confidential 
or
privileged information. Unauthorized use of this communication is 
strictly
prohibited and may be unlawful.  If you have received this communication
in error, please immediately notify the sender by reply e-mail and 
destroy
all copies of the communication and any attachments.
Re: Re: rdoc, C extensions, stop and start
Posted by Hugh Sasse (Guest)
on 07.07.2006 16:32
On Fri, 7 Jul 2006, Berger, Daniel wrote:

> PS - Is there a grammar for rdoc laying around anywhere?

You mean something other than this:

http://www.ruby-doc.org/stdlib/libdoc/rdoc/rdoc/files/rdoc/markup/simple_markup_rb.html

which is about the sytax of the markup?

        Hugh