gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Autogenerate docs/index.rst for un-versioned APIs

Open parthea opened this issue 2 years ago • 0 comments

File docs/index.rst is currently handwritten for un-versioned APIs such as google-apps-script-type, google-cloud-common and google-shopping-type. We should update the code generator so that we can use the autogenerated version.

For example for google-apps-script-type, see https://github.com/googleapis/google-cloud-python/pull/10860/commits/563a299e165f312cbbf8834276d85ea14a7d91a7 with the correct version

parthea avatar Mar 22 '23 17:03 parthea