-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Cross-reference links sometimes span libraries. Common cases include:
- References in wrapper libraries that reference types in gapic libraries.
- References to protobuf core classes like
::Google::Protobuf::Map(usually common types such as::Google::Protobuf::Timestampare already generated in proto_docs). We should include the google-protobuf gem in cloudrad and link to the appropriate definitions there - Similar for other common gems such as gapic-common and google-cloud-core.
- References to Ruby core classes that could link to ruby-doc.org
We should have enough control over the overall generation and maintenance of these docs that we can provide cross-reference links for those cases.
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.