Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 4cd35d2

Browse files
docs: add intersphinx to proto-plus library (#86)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/56edb2e9-da3a-409f-a2ed-e969b45e2c63/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@ea52b8a Source-Link: googleapis/synthtool@fd3584b
1 parent e5fd4e6 commit 4cd35d2

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@
349349
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
350350
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest/", None,),
351351
"grpc": ("https://grpc.io/grpc/python/", None),
352+
"proto-plus": ("https://proto-plus-python.readthedocs.io/en/latest/", None),
352353
}
353354

354355

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-bigquery-storage.git",
7-
"sha": "8115f88db7c355c96f7cff235406e744e7b08c67"
7+
"sha": "20ed21d40cd4f89c3d4ae5d8db7ed3c6b801cc4c"
88
}
99
},
1010
{
@@ -19,14 +19,14 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "5f6ef0ec5501d33c4667885b37a7685a30d41a76"
22+
"sha": "ea52b8a0bd560f72f376efcf45197fb7c8869120"
2323
}
2424
},
2525
{
2626
"git": {
2727
"name": "synthtool",
2828
"remote": "https://github.com/googleapis/synthtool.git",
29-
"sha": "5f6ef0ec5501d33c4667885b37a7685a30d41a76"
29+
"sha": "ea52b8a0bd560f72f376efcf45197fb7c8869120"
3030
}
3131
}
3232
],

0 commit comments

Comments
 (0)