Details
Description
It's great to have the generated docs for the Java client available on the website. However, it is confusing for a lot of people because most of the API methods aren't documented there, they are inherited from spymemcached and the docs don't link to spymemcached classes.
If it is technically possible, it would be great to have live links in the autodocs for all the methods, including spymemcached ones.
If not, it would be good to have a disambiguation page or some kind of explanation that, to get a complete view of the api docs, one must read both the spymemcached and couchbase docs. And a link to http://www.couchbase.com/autodocs/java/spymemcached/2.8.3/index.html (or whatever the latest link is).
If it is technically possible, it would be great to have live links in the autodocs for all the methods, including spymemcached ones.
If not, it would be good to have a disambiguation page or some kind of explanation that, to get a complete view of the api docs, one must read both the spymemcached and couchbase docs. And a link to http://www.couchbase.com/autodocs/java/spymemcached/2.8.3/index.html (or whatever the latest link is).
Activity
Michael Nitschinger
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Michael Nitschinger [ daschl ] | MC Brown [ mccouch ] |
Michael Nitschinger
made changes -
| Fix Version/s | 1.1.1 [ 10430 ] |
MC Brown
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
is it possible to do this? I also think this would greatly benefit the clarity of the docs, but can you merge two codebases (spy and couchbase-client) into one autodoc, or can we at least provide both that link each-other?
Thanks,
Michael