<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-13892</id>
	<title>Nabble - ruby-doc</title>
	<updated>2009-10-31T15:26:21Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/ruby-doc-f13892.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ruby-doc-f13892.html" />
	<subtitle type="html">Discuss documentation standards and tools for Ruby.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26146488</id>
	<title>could some patches to trunk rdoc's be looked at?</title>
	<published>2009-10-31T15:26:21Z</published>
	<updated>2009-10-31T15:26:21Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">Here's a few patches for trunk if they could be looked at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://redmine.ruby-lang.org/issues/show/2320&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://redmine.ruby-lang.org/issues/show/2320&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://redmine.ruby-lang.org/issues/show/2318&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://redmine.ruby-lang.org/issues/show/2318&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://redmine.ruby-lang.org/issues/show/2188&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://redmine.ruby-lang.org/issues/show/2188&lt;/a&gt;&lt;br&gt;Thanks!
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/could-some-patches-to-trunk-rdoc%27s-be-looked-at--tp26146488p26146488.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26068168</id>
	<title>new version of rdoc?</title>
	<published>2009-10-26T14:33:57Z</published>
	<updated>2009-10-26T14:33:57Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">Would it be possible to push a new release of the rdoc gem? &amp;nbsp;It
&lt;br&gt;appears a couple of bugs in parsing core are fixed in trunk but not in
&lt;br&gt;the latest released version.
&lt;br&gt;Thanks!
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-version-of-rdoc--tp26068168p26068168.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25995539</id>
	<title>Re: duplicated methods?</title>
	<published>2009-10-21T09:09:00Z</published>
	<updated>2009-10-21T09:09:00Z</updated>
	<author>
		<name>Hugh Sasse</name>
	</author>
	<content type="html">On Wed, 21 Oct 2009, Roger Pack wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; $ ri Object
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;prepare_wc_input, pretty, pretty_print, pretty_print_cycle, print,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;printHeader, print_full_board, print_profile, print_results,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;private_methods, proc_call, proc_return1, proc_return2,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;proc_return3, proc_return4, proc_yield, program_name, prompt,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;protected_methods, prunable, public_methods, public_send, puts, r,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;raise_if_conflict, reject, release, remove, require_relative,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;respond_to?, revcomp, rl, rm, rmdir, ruby2html, ruby_exec,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;ruby_exec, runfile, save, search, send, separator, server, server,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;set_cbreak, set_valid_byte_pattern, setpiece, setup, shift_test,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; repeats? a method r?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is this expected?
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt; -r
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;reject, release, rmdir suggests you are looking at more than core
&lt;br&gt;ruby. &amp;nbsp;I can't remember how to determine where (usually gems, IIRC)
&lt;br&gt;the other methods come from.... Oh,
&lt;br&gt;ri -i Object
&lt;br&gt;should give you an interactive mode where you can explore this. 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HTH
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hugh
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicated-methods--tp25995352p25995539.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25995352</id>
	<title>duplicated methods?</title>
	<published>2009-10-21T08:57:48Z</published>
	<updated>2009-10-21T08:57:48Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">$ ri Object
&lt;br&gt;...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;prepare_wc_input, pretty, pretty_print, pretty_print_cycle, print,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;printHeader, print_full_board, print_profile, print_results,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;private_methods, proc_call, proc_return1, proc_return2,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;proc_return3, proc_return4, proc_yield, program_name, prompt,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;protected_methods, prunable, public_methods, public_send, puts, r,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r, r,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;raise_if_conflict, reject, release, remove, require_relative,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;respond_to?, revcomp, rl, rm, rmdir, ruby2html, ruby_exec,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;ruby_exec, runfile, save, search, send, separator, server, server,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;set_cbreak, set_valid_byte_pattern, setpiece, setup, shift_test,
&lt;br&gt;&lt;br&gt;repeats? a method r?
&lt;br&gt;&lt;br&gt;Is this expected?
&lt;br&gt;Thanks.
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicated-methods--tp25995352p25995352.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25928638</id>
	<title>(no subject)</title>
	<published>2009-10-16T09:52:54Z</published>
	<updated>2009-10-16T09:52:54Z</updated>
	<author>
		<name>Utter</name>
	</author>
	<content type="html">Unsubscribe&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28no-subject%29-tp25928638p25928638.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25928300</id>
	<title>&lt;no subject&gt;</title>
	<published>2009-10-16T09:18:13Z</published>
	<updated>2009-10-16T09:18:13Z</updated>
	<author>
		<name>Shantu Roy</name>
	</author>
	<content type="html">&lt;HTML&gt;
&lt;HEAD&gt;

&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;FONT FACE=&quot;Calibri, Verdana, Helvetica, Arial&quot;&gt;&lt;SPAN STYLE='font-size:11pt'&gt;Unsubscribe&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%3Cno-subject%3E-tp25928300p25928300.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25927863</id>
	<title>Re: move source to github?</title>
	<published>2009-10-16T08:53:17Z</published>
	<updated>2009-10-16T08:53:17Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">&amp;gt; You might want to try using, well, basically any other distributed VCS
&lt;br&gt;&amp;gt; (e.g. Monotone, Mercurial or Bazaar). You'll discover that Git has a
&lt;br&gt;&amp;gt; horrible and confusing UI compared to almost all the others (*), and
&lt;br&gt;&amp;gt; that the others can do all the really useful stuff that Git does.
&lt;br&gt;&lt;br&gt;Agreed, but it does have the momentum, and github.
&lt;br&gt;&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-source-to-github--tp25490334p25927863.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25878340</id>
	<title>Re: move source to github?</title>
	<published>2009-10-13T11:37:53Z</published>
	<updated>2009-10-13T11:37:53Z</updated>
	<author>
		<name>Bugzilla from meta@pobox.com</name>
	</author>
	<content type="html">On Tue, Sep 29, 2009 at 14:18, Tim Harper &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25878340&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;timcharper@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; git has it's interface warts.  But sucky?  Relative to what?  Git has been a
&lt;br&gt;&amp;gt; fantastic tool (over subversion / CVS / Microsoft Sourcesafe)
&lt;br&gt;&lt;br&gt;You might want to try using, well, basically any other distributed VCS
&lt;br&gt;(e.g. Monotone, Mercurial or Bazaar). You'll discover that Git has a
&lt;br&gt;horrible and confusing UI compared to almost all the others (*), and
&lt;br&gt;that the others can do all the really useful stuff that Git does.
&lt;br&gt;&lt;br&gt;See also
&lt;br&gt;&lt;a href=&quot;http://blogs.gnome.org/newren/2007/12/08/limbo-why-users-are-more-error-prone-with-git-than-other-vcses/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.gnome.org/newren/2007/12/08/limbo-why-users-are-more-error-prone-with-git-than-other-vcses/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.netsplit.com/2009/02/17/git-sucks/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netsplit.com/2009/02/17/git-sucks/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Sure, Git might be better than SVN, CVS and SourceSafe. That's like
&lt;br&gt;saying that Perl is better than shell script.
&lt;br&gt;&lt;br&gt;&lt;br&gt;mathew
&lt;br&gt;[ (*) Arch is the exception. ]
&lt;br&gt;-- 
&lt;br&gt;&amp;lt;URL:&lt;a href=&quot;http://www.pobox.com/~meta/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pobox.com/~meta/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-source-to-github--tp25490334p25878340.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25875327</id>
	<title>Re: custom version of rdoc with gems?</title>
	<published>2009-10-13T08:39:04Z</published>
	<updated>2009-10-13T08:39:04Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">&amp;gt; all gem executables:
&lt;br&gt;&amp;gt; rdoc _2.2.2_ ...
&lt;br&gt;&amp;gt; rdoc _2.3_ ...
&lt;br&gt;&lt;br&gt;Yeah...that has potential actually.
&lt;br&gt;I was originally asking if the gem command [which uses rdoc
&lt;br&gt;internally] had a way of specifying which rdoc version to use
&lt;br&gt;internally.
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/custom-version-of-rdoc-with-gems--tp25874450p25875327.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25875147</id>
	<title>Re: custom version of rdoc with gems?</title>
	<published>2009-10-13T08:31:01Z</published>
	<updated>2009-10-13T08:31:01Z</updated>
	<author>
		<name>Tim Harper</name>
	</author>
	<content type="html">oh, in that case, there&amp;#39;s a standard way of specifying gem version to use in all gem executables:&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;rdoc _2.2.2_ ...&lt;/div&gt;&lt;div&gt;rdoc _2.3_ ...&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;check out the installed executable, the code for it is right there at the top.&lt;/div&gt;

&lt;div&gt;&lt;div&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Oct 13, 2009 at 9:27 AM, Roger Pack &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25875147&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rogerdpack@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;

On Tue, Oct 13, 2009 at 9:14 AM, Tim Harper &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25875147&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;timcharper@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; What? You can install multiple versions of rdoc?&lt;br&gt;
&lt;br&gt;
LOL.&lt;br&gt;
$ gem install rdoc -v2.2.2&lt;br&gt;
$ gem install rdoc -v2.3&lt;br&gt;
&lt;br&gt;
That&amp;#39;s what I mean :)&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;-r&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/custom-version-of-rdoc-with-gems--tp25874450p25875147.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25875080</id>
	<title>Re: custom version of rdoc with gems?</title>
	<published>2009-10-13T08:27:07Z</published>
	<updated>2009-10-13T08:27:07Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">On Tue, Oct 13, 2009 at 9:14 AM, Tim Harper &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25875080&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;timcharper@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; What? You can install multiple versions of rdoc?
&lt;br&gt;&lt;br&gt;LOL.
&lt;br&gt;$ gem install rdoc -v2.2.2
&lt;br&gt;$ gem install rdoc -v2.3
&lt;br&gt;&lt;br&gt;That's what I mean :)
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/custom-version-of-rdoc-with-gems--tp25874450p25875080.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25874805</id>
	<title>Re: custom version of rdoc with gems?</title>
	<published>2009-10-13T08:14:57Z</published>
	<updated>2009-10-13T08:14:57Z</updated>
	<author>
		<name>Tim Harper</name>
	</author>
	<content type="html">What? You can install multiple versions of rdoc?&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Oct 13, 2009 at 8:50 AM, Roger Pack &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25874805&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rogerdpack@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;Anyone know if it&amp;#39;s possible to specify a version of rdoc to use to do&lt;br&gt;
the rdoc&amp;#39;ing for a gem?&lt;br&gt;
&lt;br&gt;
gem rdoc gem_name # use rdoc 2.2.2&lt;br&gt;
?&lt;br&gt;
Thanks!&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;-r&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/custom-version-of-rdoc-with-gems--tp25874450p25874805.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25874450</id>
	<title>custom version of rdoc with gems?</title>
	<published>2009-10-13T07:50:30Z</published>
	<updated>2009-10-13T07:50:30Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">Anyone know if it's possible to specify a version of rdoc to use to do
&lt;br&gt;the rdoc'ing for a gem?
&lt;br&gt;&lt;br&gt;gem rdoc gem_name # use rdoc 2.2.2
&lt;br&gt;?
&lt;br&gt;Thanks!
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/custom-version-of-rdoc-with-gems--tp25874450p25874450.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25822642</id>
	<title>exception running rdoc against itself</title>
	<published>2009-10-09T07:57:30Z</published>
	<updated>2009-10-09T07:57:30Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">The internal error was:
&lt;br&gt;&lt;br&gt;c:/ruby18/lib/ruby/gems/1.8/gems/rdoc-2.4.4/lib/rdoc/parser/ruby.rb:916:in
&lt;br&gt;`parse_method': undefined local variable or method `added_container'
&lt;br&gt;for #&amp;lt;RDoc::Parser::Ruby:0x3cdd208&amp;gt; (NameError)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby18/lib/ruby/gems/1.8/gems/rdoc-2.4.4/lib/rdoc/parser/ruby_tools.rb:135:in
&lt;br&gt;`token_listener'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby18/lib/ruby/gems/1.8/gems/rdoc-2.4.4/lib/rdoc/parser/ruby.rb:910:in
&lt;br&gt;`parse_method'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby18/lib/ruby/gems/1.8/gems/rdoc-2.4.4/lib/rdoc/parser/ruby.rb:1122:in
&lt;br&gt;`parse_statements'
&lt;br&gt;&lt;br&gt;&lt;br&gt;also (unrelated) when I run rake install_gem I get this
&lt;br&gt;&lt;br&gt;rdoc-2.4.4/test/xref_test_case.rb
&lt;br&gt;&amp;nbsp; Successfully built RubyGem
&lt;br&gt;&amp;nbsp; Name: rdoc
&lt;br&gt;&amp;nbsp; Version: 2.4.4
&lt;br&gt;&amp;nbsp; File: rdoc-2.4.4.gem
&lt;br&gt;mv rdoc-2.4.4.gem pkg/rdoc-2.4.4.gem
&lt;br&gt;gem install &amp;nbsp;minitest --version '~&amp;gt; 1.3'
&lt;br&gt;ERROR: &amp;nbsp;While executing gem ... (ArgumentError)
&lt;br&gt;&amp;nbsp; &amp;nbsp; Illformed requirement [&amp;quot;~&amp;quot;]
&lt;br&gt;rake aborted!
&lt;br&gt;Command failed with status (1): [gem install &amp;nbsp;minitest --version '~&amp;gt; 1.3'...]
&lt;br&gt;&lt;br&gt;Tasks: TOP =&amp;gt; install_gem =&amp;gt; check_extra_deps
&lt;br&gt;(See full trace by running task with --trace)
&lt;br&gt;&lt;br&gt;I can assume these are bugs?
&lt;br&gt;Thanks.
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/exception-running-rdoc-against-itself-tp25822642p25822642.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25822618</id>
	<title>Re: multi word url's?</title>
	<published>2009-10-09T07:55:41Z</published>
	<updated>2009-10-09T07:55:41Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">&amp;gt;&amp;gt; can that be a multi word, like
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;the
&lt;br&gt;&amp;gt;&amp;gt; msdn&amp;quot;[&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp&lt;/a&gt;]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ri RDoc | grep -A 10 &amp;quot;Example hyperlinks&amp;quot;
&lt;br&gt;&lt;br&gt;Thanks--not sure how I missed those.
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multi-word-url%27s--tp25568302p25822618.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25757068</id>
	<title>&quot;No Time for Docs at RubyConf 2009&quot;</title>
	<published>2009-10-05T12:16:51Z</published>
	<updated>2009-10-05T12:16:51Z</updated>
	<author>
		<name>Rich Morin</name>
	</author>
	<content type="html">FYI, I've just posted a blog entry
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;quot;No Time for Docs at RubyConf 2009&amp;quot;
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.cfcl.com/rdm/weblog/archives/001700.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cfcl.com/rdm/weblog/archives/001700.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If anyone wants to help put together a DocuBOF, let me know...
&lt;br&gt;&lt;br&gt;-r
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.cfcl.com/rdm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cfcl.com/rdm&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Rich Morin
&lt;br&gt;&lt;a href=&quot;http://www.cfcl.com/rdm/resume&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cfcl.com/rdm/resume&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25757068&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rdm@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.cfcl.com/rdm/weblog&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cfcl.com/rdm/weblog&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;+1 650-873-7841
&lt;br&gt;&lt;br&gt;Technical editing and writing, programming, and web development
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%22No-Time-for-Docs-at-RubyConf-2009%22-tp25757068p25757068.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25740498</id>
	<title>Re: move source to github?</title>
	<published>2009-10-04T11:08:07Z</published>
	<updated>2009-10-04T11:08:07Z</updated>
	<author>
		<name>Jeff Smathers</name>
	</author>
	<content type="html">Unsubscribe
&lt;br&gt;&lt;br&gt;On 9/29/09, Eric Hodel &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25740498&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbrain@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sep 17, 2009, at 05:03, Roger Pack wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Any chance we could have a main branch of the source for rdoc on
&lt;br&gt;&amp;gt;&amp;gt; github, for slightly easier access? &amp;nbsp;Is it there already anywhere?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't see how it's easier.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You have to type the same amount of commands to check out from
&lt;br&gt;&amp;gt; repository.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You have to type more commands to commit your work to the repository.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Sent from my mobile device
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-source-to-github--tp25490334p25740498.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25670569</id>
	<title>official standard for documentation style?</title>
	<published>2009-09-29T13:44:19Z</published>
	<updated>2009-09-29T13:44:19Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">Just wondering if there's any official docu style for core patches...
&lt;br&gt;I see one mentioned for C but not for Ruby.
&lt;br&gt;&lt;br&gt;Is it
&lt;br&gt;&lt;br&gt;&amp;nbsp;#
&lt;br&gt;&amp;nbsp;# description
&lt;br&gt;&amp;nbsp;#
&lt;br&gt;&amp;nbsp;def something
&lt;br&gt;&amp;nbsp;end
&lt;br&gt;&lt;br&gt;or
&lt;br&gt;&lt;br&gt;&amp;nbsp;##
&lt;br&gt;&amp;nbsp;# description
&lt;br&gt;&amp;nbsp;#
&lt;br&gt;&amp;nbsp;def something
&lt;br&gt;&amp;nbsp;end
&lt;br&gt;&lt;br&gt;or something along those lines?
&lt;br&gt;Just wanted to check.
&lt;br&gt;Thanks.
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/official-standard-for-documentation-style--tp25670569p25670569.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25669220</id>
	<title>Re: move source to github?</title>
	<published>2009-09-29T12:18:49Z</published>
	<updated>2009-09-29T12:18:49Z</updated>
	<author>
		<name>Tim Harper</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Sep 29, 2009 at 1:01 PM, Ryan Davis &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25669220&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ryand-ruby@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;

&lt;div class=&quot;im&quot;&gt;&lt;br&gt;
On Sep 29, 2009, at 11:46 , Roger Pack wrote:&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot;&gt;
The easiness I was referring to was being able to work on your own&lt;br&gt;
branch until your branch is ready for a pull request back to the main&lt;br&gt;
repository.&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;/div&gt;
Compared to checking out, working, and sending in a patch? no... it really isn&amp;#39;t easier. At best, it is equivalent. At worst, it is a lot of extra mentarbation for no tangible benefit.&lt;br&gt;
&lt;br&gt;
Git got popular in the last year or so thanks in part to github... Last I checked, there was a TON of open (and otherwise) source development being done for the 20+ years before that without it and we got along just fine. In my case, I got along better in part because git is a really sucky tool and because there was less software/tool/process dogma/zealotry by a measurable amount.&lt;br&gt;


&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;git has it&amp;#39;s interface warts.  But sucky?  Relative to what?  Git has been a fantastic tool (over subversion / CVS / Microsoft Sourcesafe) and has helped me to better manage collaborative open source development projects.&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Once again, not taking a position on whether I think rdoc would be better on github.  But I have personally loved git and github, and am trying to understand how someone could label them as &amp;quot;sucky&amp;quot; tools.  True open source development occurred before, but for me personally it has made open source contribution MUCH easier.&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-source-to-github--tp25490334p25669220.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25668973</id>
	<title>Re: move source to github?</title>
	<published>2009-09-29T12:01:37Z</published>
	<updated>2009-09-29T12:01:37Z</updated>
	<author>
		<name>Ryan Davis-2</name>
	</author>
	<content type="html">&lt;br&gt;On Sep 29, 2009, at 11:46 , Roger Pack wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; The easiness I was referring to was being able to work on your own
&lt;br&gt;&amp;gt; branch until your branch is ready for a pull request back to the main
&lt;br&gt;&amp;gt; repository.
&lt;br&gt;&lt;br&gt;Compared to checking out, working, and sending in a patch? no... it &amp;nbsp;
&lt;br&gt;really isn't easier. At best, it is equivalent. At worst, it is a lot &amp;nbsp;
&lt;br&gt;of extra mentarbation for no tangible benefit.
&lt;br&gt;&lt;br&gt;Git got popular in the last year or so thanks in part to github... &amp;nbsp;
&lt;br&gt;Last I checked, there was a TON of open (and otherwise) source &amp;nbsp;
&lt;br&gt;development being done for the 20+ years before that without it and we &amp;nbsp;
&lt;br&gt;got along just fine. In my case, I got along better in part because &amp;nbsp;
&lt;br&gt;git is a really sucky tool and because there was less software/tool/ 
&lt;br&gt;process dogma/zealotry by a measurable amount.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-source-to-github--tp25490334p25668973.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25668697</id>
	<title>Re: move source to github?</title>
	<published>2009-09-29T11:46:26Z</published>
	<updated>2009-09-29T11:46:26Z</updated>
	<author>
		<name>Roger Pack</name>
	</author>
	<content type="html">&amp;gt;&amp;gt; Any chance we could have a main branch of the source for rdoc on
&lt;br&gt;&amp;gt;&amp;gt; github, for slightly easier access?  Is it there already anywhere?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't see how it's easier.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You have to type the same amount of commands to check out from repository.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You have to type more commands to commit your work to the repository.
&lt;br&gt;&lt;br&gt;True it takes more key strokes to commit to the central repository
&lt;br&gt;(though you could probably wrap it in a script to make it a one
&lt;br&gt;liner).
&lt;br&gt;&lt;br&gt;The easiness I was referring to was being able to work on your own
&lt;br&gt;branch until your branch is ready for a pull request back to the main
&lt;br&gt;repository.
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-source-to-github--tp25490334p25668697.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25668310</id>
	<title>Re: move source to github?</title>
	<published>2009-09-29T11:19:13Z</published>
	<updated>2009-09-29T11:19:13Z</updated>
	<author>
		<name>Tim Harper</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Sep 29, 2009 at 11:10 AM, Eric Hodel &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25668310&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbrain@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;

On Sep 17, 2009, at 05:03, Roger Pack wrote:&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot;&gt;
Any chance we could have a main branch of the source for rdoc on&lt;br&gt;
github, for slightly easier access?  Is it there already anywhere?&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
I don&amp;#39;t see how it&amp;#39;s easier.&lt;br&gt;
&lt;br&gt;
You have to type the same amount of commands to check out from repository.&lt;br&gt;
&lt;br&gt;
You have to type more commands to commit your work to the repository.&lt;br&gt;
&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I&amp;#39;m not taking a position on one side or the other, but I do see a lot of benefit for open source projects to use github.  For example, I like the network view that github provides, and also it&amp;#39;s great to be able to link to a section of code at a specific version.  It seems to provide a favorable environment that fosters contribution.&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;As far as using git, I see your point about it being the same amount of commands.  Git is easy to use without github.  By more commits to commit your work to the repository, are you referring to you would need to push to two git repos instead of one?&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Tim&lt;/div&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-source-to-github--tp25490334p25668310.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25667134</id>
	<title>Re: move source to github?</title>
	<published>2009-09-29T10:10:40Z</published>
	<updated>2009-09-29T10:10:40Z</updated>
	<author>
		<name>Eric Hodel</name>
	</author>
	<content type="html">On Sep 17, 2009, at 05:03, Roger Pack wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Any chance we could have a main branch of the source for rdoc on
&lt;br&gt;&amp;gt; github, for slightly easier access? &amp;nbsp;Is it there already anywhere?
&lt;br&gt;&lt;br&gt;I don't see how it's easier.
&lt;br&gt;&lt;br&gt;You have to type the same amount of commands to check out from &amp;nbsp;
&lt;br&gt;repository.
&lt;br&gt;&lt;br&gt;You have to type more commands to commit your work to the repository.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/move-source-to-github--tp25490334p25667134.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25667102</id>
	<title>Re: old style has a modern equivalent?</title>
	<published>2009-09-29T10:09:00Z</published>
	<updated>2009-09-29T10:09:00Z</updated>
	<author>
		<name>Eric Hodel</name>
	</author>
	<content type="html">On Sep 22, 2009, at 15:14, Roger Pack wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Question.
&lt;br&gt;&amp;gt; Does this &amp;quot;old style&amp;quot; rdoc
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;# Write ((|data|)) to a registry value named ((|name|)).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Have an equivalent (data and name were parameters).
&lt;br&gt;&lt;br&gt;This has never been an RDoc style syntax.
&lt;br&gt;&lt;br&gt;You're probably thinking about RDtool
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/old-style-has-a-modern-equivalent--tp25568424p25667102.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25667081</id>
	<title>Re: multi word url's?</title>
	<published>2009-09-29T10:06:29Z</published>
	<updated>2009-09-29T10:06:29Z</updated>
	<author>
		<name>Eric Hodel</name>
	</author>
	<content type="html">On Sep 22, 2009, at 15:10, Roger Pack wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Question on rdoc syntax:
&lt;br&gt;&amp;gt; currently we can do
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; msdn[&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/sysinfo/base/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/library/en-us/sysinfo/base/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; registry.asp]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; for a link there
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; can that be a multi word, like
&lt;br&gt;&amp;gt; &amp;quot;the msdn&amp;quot;[&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; ]
&lt;/div&gt;&lt;br&gt;ri RDoc | grep -A 10 &amp;quot;Example hyperlinks&amp;quot;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multi-word-url%27s--tp25568302p25667081.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25667078</id>
	<title>Re: how to document dynamic methods</title>
	<published>2009-09-29T10:05:33Z</published>
	<updated>2009-09-29T10:05:33Z</updated>
	<author>
		<name>Eric Hodel</name>
	</author>
	<content type="html">On Sep 22, 2009, at 14:56, Roger Pack wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Is there an example anywhere of how to document dynamic methods which
&lt;br&gt;&amp;gt; aren't actually created yet?
&lt;br&gt;&lt;br&gt;ri RDoc::Parser::Ruby
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-document-dynamic-methods-tp25568101p25667078.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25666999</id>
	<title>Re: rdoc directives?</title>
	<published>2009-09-29T10:03:55Z</published>
	<updated>2009-09-29T10:03:55Z</updated>
	<author>
		<name>Eric Hodel</name>
	</author>
	<content type="html">On Sep 22, 2009, at 13:56, Roger Pack wrote:
&lt;br&gt;&amp;gt; I see a list of rdoc directives in rdoc's rdoc, however they don't
&lt;br&gt;&amp;gt; seem all inclusive--is there a better list anywhere?
&lt;br&gt;&amp;gt; Also should I submit patches directly to core or to this group? &amp;nbsp;I
&lt;br&gt;&amp;gt; assume filing them with redmine AND posting about them here is best?
&lt;br&gt;&lt;br&gt;Submitting them to the RDoc tracker is best.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/rdoc-directives--tp25567287p25666999.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25623933</id>
	<title>patch for struct#members</title>
	<published>2009-09-26T03:07:48Z</published>
	<updated>2009-09-26T03:07:48Z</updated>
	<author>
		<name>gin</name>
	</author>
	<content type="html">Dear Team,
&lt;br&gt;It seems struct#members is incorrect for ruby 1.9. It says &amp;quot;Returns an array of strings&amp;quot; while it actually returns Symbols. The example given there is correct &amp;quot;joe.members &amp;nbsp; #=&amp;gt; [:name, :address, :zip]&amp;quot;.
&lt;br&gt;&lt;br&gt;Here's patch for that.
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/file/p25623933/rdoc-1.9-struct-members.patch&quot; target=&quot;_top&quot;&gt;rdoc-1.9-struct-members.patch&lt;/a&gt;&lt;br&gt;thanks, 
&lt;br&gt;Gergo</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/patch-for-struct-members-tp25623933p25623933.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25573928</id>
	<title>Re: old style has a modern equivalent?</title>
	<published>2009-09-23T02:33:34Z</published>
	<updated>2009-09-23T02:33:34Z</updated>
	<author>
		<name>Hugh Sasse</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;On Tue, 22 Sep 2009, Ryan Davis wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Sep 22, 2009, at 15:58 , Roger Pack wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Or did you mean comb through the source trying to find things? &amp;nbsp;I
&lt;br&gt;&amp;gt; &amp;gt; hoped that wouldn't be necessary...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; why is that? you're a developer. act like one.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Maybe because if it can't be found on the web, then it's likely to
&lt;br&gt;be a manual process, which developers don't like?
&lt;br&gt;&lt;br&gt;I think the answer to the multi-word hyperlink question, from my
&lt;br&gt;reading of lib/rdoc/markup.rb is &amp;quot;put it in braces&amp;quot;. &amp;nbsp;Untested.
&lt;br&gt;&lt;br&gt;I can't see the answer to the other one.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hugh
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/old-style-has-a-modern-equivalent--tp25568424p25573928.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25571782</id>
	<title>Re: old style has a modern equivalent?</title>
	<published>2009-09-22T23:07:59Z</published>
	<updated>2009-09-22T23:07:59Z</updated>
	<author>
		<name>Ryan Davis-2</name>
	</author>
	<content type="html">&lt;br&gt;On Sep 22, 2009, at 15:58 , Roger Pack wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Or did you mean comb through the source trying to find things? &amp;nbsp;I
&lt;br&gt;&amp;gt; hoped that wouldn't be necessary...
&lt;br&gt;&lt;br&gt;why is that? you're a developer. act like one.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/old-style-has-a-modern-equivalent--tp25568424p25571782.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25568858</id>
	<title>Re: old style has a modern equivalent?</title>
	<published>2009-09-22T15:58:29Z</published>
	<updated>2009-09-22T15:58:29Z</updated>
	<author>
		<name>Roger Pack</name>
	</author>
	<content type="html">&amp;gt; Why didn't you try to find the answers before start sending hundred of
&lt;br&gt;&amp;gt; e-mails to the list?
&lt;br&gt;&lt;br&gt;Sorry for the flood--I did indeed do my best with google for each one
&lt;br&gt;[and even created some short tutorials for those with answer]
&lt;br&gt;&lt;a href=&quot;http://wiki.github.com/rogerdpack/ruby_code_tutorials/rdoc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.github.com/rogerdpack/ruby_code_tutorials/rdoc&lt;/a&gt;&lt;br&gt;&lt;br&gt;Or did you mean comb through the source trying to find things? &amp;nbsp;I
&lt;br&gt;hoped that wouldn't be necessary...
&lt;br&gt;Obrigado.
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/old-style-has-a-modern-equivalent--tp25568424p25568858.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25568691</id>
	<title>Re: old style has a modern equivalent?</title>
	<published>2009-09-22T15:21:29Z</published>
	<updated>2009-09-22T15:21:29Z</updated>
	<author>
		<name>Luiz Vitor Martinez Cardoso</name>
	</author>
	<content type="html">Roger Pack,&lt;br&gt;&lt;br&gt;Why didn&amp;#39;t you try to find the answers before start sending hundred of e-mails to the list?&lt;br&gt;&lt;br&gt;Thanks!&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Sep 22, 2009 at 7:14 PM, Roger Pack &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25568691&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rogerdpack@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Question.&lt;br&gt;
Does this &amp;quot;old style&amp;quot; rdoc&lt;br&gt;
&lt;br&gt;
    # Write ((|data|)) to a registry value named ((|name|)).&lt;br&gt;
&lt;br&gt;
Have an equivalent (data and name were parameters).&lt;br&gt;
Thanks!&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;-r&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Regards, &lt;br&gt;&lt;br&gt;Luiz Vitor Martinez Cardoso&lt;br&gt;cel.: (11) 8187-8662 &lt;br&gt;blog: &lt;a href=&quot;http://rubz.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rubz.org&lt;/a&gt; &lt;br&gt;engineer student at &lt;a href=&quot;http://maua.br&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maua.br&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&amp;quot;If you wanna be successful, you need total dedication, go for your last limit and give your best&amp;quot;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/old-style-has-a-modern-equivalent--tp25568424p25568691.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25568424</id>
	<title>old style has a modern equivalent?</title>
	<published>2009-09-22T15:14:04Z</published>
	<updated>2009-09-22T15:14:04Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">Question.
&lt;br&gt;Does this &amp;quot;old style&amp;quot; rdoc
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; # Write ((|data|)) to a registry value named ((|name|)).
&lt;br&gt;&lt;br&gt;Have an equivalent (data and name were parameters).
&lt;br&gt;Thanks!
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/old-style-has-a-modern-equivalent--tp25568424p25568424.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25568302</id>
	<title>multi word url's?</title>
	<published>2009-09-22T15:10:49Z</published>
	<updated>2009-09-22T15:10:49Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">Question on rdoc syntax:
&lt;br&gt;currently we can do
&lt;br&gt;&lt;br&gt;msdn[&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp&lt;/a&gt;]
&lt;br&gt;&lt;br&gt;for a link there
&lt;br&gt;&lt;br&gt;can that be a multi word, like
&lt;br&gt;&amp;quot;the msdn&amp;quot;[&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp&lt;/a&gt;]
&lt;br&gt;&lt;br&gt;through any means?
&lt;br&gt;Thanks.
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multi-word-url%27s--tp25568302p25568302.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25568101</id>
	<title>how to document dynamic methods</title>
	<published>2009-09-22T14:56:07Z</published>
	<updated>2009-09-22T14:56:07Z</updated>
	<author>
		<name>Roger Pack-6</name>
	</author>
	<content type="html">Is there an example anywhere of how to document dynamic methods which
&lt;br&gt;aren't actually created yet?
&lt;br&gt;Thanks.
&lt;br&gt;-r
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-document-dynamic-methods-tp25568101p25568101.html" />
</entry>

</feed>
