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
Would we be able to add a similar redirect for each of the class & package pages? I'd like to start linking to the API docs from cloud.google.com docs, but it's a pain if I have to keep updating the version number.
Somewhat related (and maybe worth a separate issue): what are we going to do when the individual packages are versioned separately? I guess this version corresponds to the version of the root meta package?
I see that @michaelbausor added https://github.com/GoogleCloudPlatform/google-cloud-java/blob/gh-pages/apidocs/index.html which allows for a link to versionless API docs at http://googlecloudplatform.github.io/google-cloud-java/apidocs/
Would we be able to add a similar redirect for each of the class & package pages? I'd like to start linking to the API docs from cloud.google.com docs, but it's a pain if I have to keep updating the version number.
Somewhat related (and maybe worth a separate issue): what are we going to do when the individual packages are versioned separately? I guess this version corresponds to the version of the root meta package?