Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make dropdown inside the docs to link to "inside the docs" for other languages #966

Closed
jgeewax opened this issue Jul 6, 2015 · 2 comments
Assignees
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@jgeewax
Copy link
Contributor

jgeewax commented Jul 6, 2015

The dropdown you see here: https://googlecloudplatform.github.io/gcloud-python/latest/, when switching, links to the other-language-equivalent of http://googlecloudplatform.github.io/gcloud-python/

Could we have it link inside the docs of those other languages?

ie:

Node: http://googlecloudplatform.github.io/gcloud-node/#/docs
Ruby: (we don't have this link yet, see googleapis/google-cloud-ruby#183)

@jgeewax jgeewax added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. docs labels Jul 6, 2015
@dhermes
Copy link
Contributor

dhermes commented Jul 6, 2015

Keeping an eye on googleapis/google-cloud-node#702 too. Added Ruby to main page, forgot to do it within docs.


Can you elaborate by what you mean inside? Like to the specific API or service doc?

If we did this, it seems it would be very brittle. If any of the libraries changed the way their links work, it would break the others unintentionally.

@blowmage
Copy link
Contributor

blowmage commented Jul 6, 2015

dhermes added a commit to dhermes/google-cloud-python that referenced this issue Jul 6, 2015
Also pointing within docs rather than to landing pages.

Fixes googleapis#966.
gcf-owl-bot bot added a commit that referenced this issue Dec 10, 2024
Source-Link: googleapis/googleapis@5d5b1bf

Source-Link: googleapis/googleapis-gen@c735b61
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6ImM3MzViNjE5M2RhZWJhYTljNDVjMmUyMzE1M2FmMTZhZWU3MzJmZTYifQ==
ohmayr added a commit that referenced this issue Dec 12, 2024
…3336)

BEGIN_COMMIT_OVERRIDE
feat: Add support for opt-in debug logging
fix: Fix typing issue with gRPC metadata when key ends in -bin
chore: Update gapic-generator-python to v1.21.0
feat: [google-cloud-compute] Update Compute Engine API to revision
20241201 (#966)
END_COMMIT_OVERRIDE

- [ ] Regenerate this pull request now.

fix: Fix typing issue with gRPC metadata when key ends in -bin
chore: Update gapic-generator-python to v1.21.0

PiperOrigin-RevId: 705285820

Source-Link:
googleapis/googleapis@f9b8b91

Source-Link:
googleapis/googleapis-gen@ca1e0a1
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6ImNhMWUwYTFlNDcyZDZlNmY1ZGU4ODNhNWNiNTQ3MjRmMTEyY2UzNDgifQ==

BEGIN_NESTED_COMMIT
feat: [google-cloud-compute] Update Compute Engine API to revision
20241201 (#966)
Source-Link:
googleapis/googleapis@5d5b1bf

Source-Link:
googleapis/googleapis-gen@c735b61
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6ImM3MzViNjE5M2RhZWJhYTljNDVjMmUyMzE1M2FmMTZhZWU3MzJmZTYifQ==
END_NESTED_COMMIT

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ohmayr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants