Re: 2nd try at date/format.rb & pty.c
Mat Schaffer <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Aug 18, 2006, at 8:39 PM, Eric Hodel wrote: > On Aug 18, 2006, at 5:25 PM, Eric Hodel wrote: >> On Aug 18, 2006, at 3:02 PM, Mat Schaffer wrote: >>> I have two patches. The first is another try at the >>> documentation for date/format.rb. Hopefully it's acceptable this >>> time. The other is for pty.c. I checked both of them with >>> stdlib-doc and they work fine. But the link on the left frame >>> for pty still links to shl.rb. I'm not sure how to make it point >>> to the PTY class docs. >>> >>> Anyway, let me know what you think. >> >> These patches appear to be against ruby_1_8. Please send patches >> against HEAD. If backporting to ruby_1_8 is non-trivial, please >> supply a separate patch for ruby_1_8. I can handle trivial >> backporting. >> >> Documentation must be wrapped to 80 characters. >> >> Please send unified diffs. >> >> pty_doc.diff: > > Also, call-seq is missing. From pty? I don't even see it listed in the docs in the first place. Where is it? Okay, if I posted a list of guidelines for people trying to help out on this, would someone please post it? It is really discouraging to try this twice and get shot down both times. It's not like I'm a newb to programming/commenting, there's just no guidelines to follow other than "give it a whirl" on the stdlib intro pages. So I'm stuck wasting everyone's time and mine with this trial and error. -Mat