rdoc for date.rb doesn't distinguish instance methods

L

Lloyd Zusman

I'm not sure how long this has been going on, but I just noticed it
today: the rdoc that gets generated for date.rb from the latest
CVS doesn't show a "Public instance methods" section ... all methods
are listed as "Public class methods", which is clearly incorrect.

This is forcing me to use the code iself as documentation in some work
I'm doing that involves subclassing the "DateTime" class.

What needs to be done inside of date.rb to cause the rdoc's to be
generated with the "Public instance methods" header? I'd like to put
the appropriate tags into that file and re-run the rdoc, so that I can
have some more useful documentation for the Date class.

Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,166
Messages
2,570,907
Members
47,448
Latest member
DeanaQ4445

Latest Threads

Top