You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix broken links in reconnection manual
Those links redirect to internal API which is not a part of the
generated javadoc, leading to 404 on visit.
Instead redirect to code on github for scylla-4.15.0.x branch.
* typo: remove extra backtick in docs
* docs: Add query-builder and mapper-runtime javadocs
When generating documentation website pages move also generated javadoc
for query-builder and mapper-runtime modules.
Some links in manuals attempt to link to the javadoc for those modules
and end up being broken without those javadocs included.
0 commit comments