Thanks for pinging us on this. There's currently an open jira for properly providing access to 0.98, 1.0, and 1.1 specific javadocs[1].
Unfortunately, no one has had the time to take care of things yet. You can follow that ticket if you'd like to know when there's movement. For now, your only option is to use the source tarball and build the site for that version, as Ted mentioned. The command for that is $ mvn -DskipTests clean package site [1]: https://issues.apache.org/jira/browse/HBASE-13140 On Mon, May 18, 2015 at 3:33 AM, guxiaobo1982 <[email protected]> wrote: > Hi, > > > http://hbase.apache.org/apidocs/ shows the latest version, but where I > find the document for a specific version such as 0.98.5? > > > Thanks, -- Sean
