Link to latest PySDK docs points to bunk page missing all useful documentation

https://docs.couchbase.com/sdk-api/couchbase-python-client
is the current-version documentation link from the main PySDK page: https://docs.couchbase.com/python-sdk/current/start-using-sdk.html

But it’s been scrubbed of all meaningful content. I find that when I manually navigate to https://docs.couchbase.com/sdk-api/couchbase-python-client-2.5.8 - I see what i’m looking for .

So, looks like the link just needs to be fixed - but I am also curious as to what the headers-only-style documentation is all about - might be worth looking into.

Thanks for the heads up - looks like 2.5.7 docs need to be regenerated (the ‘headers only’ problem can occur when the SDK is not properly built when generating docs). Not sure why the current-version link is pointing to 2.5.7 but will raise the issue with the docs team.

Certainly, glad to help.