Re: How to fix docs for Zlib::GzipReader#wrap ?

Roger Pack <[email protected]> Thu, 21 Jan 2010 15:21:32 -0700
Newsgroups gmane.comp.lang.ruby.documentation
Message-ID <[email protected]>
> But they are not defined in the respective documentation for those
> classes, at least in the source. =A0Further examination shows they
> GzipWriter and GzipReader are subclasses of GzipFile, so they would
> inherit from there, so why is the superclass documentation pointing
> to the docs of the subclasses that don't override this method, and
> why does the rd document I pointed to earlier (zlib/doc/zlib.rd)
> have the docs for the subclasses, rather than the superclass which
> refers downwards?

Maybe because the documentation is not accurate?
patches welcome...
-r