Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 0720320

Browse files
chore(python): remove docs from templates
Source-Link: googleapis/synthtool@3fca64a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3b3a31be60853477bc39ed8d9bac162cac3ba083724cecaad54eb81d4e4dae9c
1 parent a69d6b7 commit 0720320

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:a7aef70df5f13313ddc027409fc8f3151422ec2a57ac8730fce8fa75c060d5bb
17-
# created: 2025-04-10T17:00:10.042601326Z
16+
digest: sha256:3b3a31be60853477bc39ed8d9bac162cac3ba083724cecaad54eb81d4e4dae9c
17+
# created: 2025-04-16T22:40:03.123475241Z

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
# List of patterns, relative to source directory, that match files and
110110
# directories to ignore when looking for source files.
111111
exclude_patterns = [
112+
"google/cloud/bigquery_v2/**", # Legacy proto-based types.
112113
"google/cloud/bigquery_v2/**", # Legacy proto-based types.
113114
"_build",
114115
"**/.nox/**/*",

0 commit comments

Comments
 (0)