From 8f1b349845a426a1971b3d739ab29caedd638028 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 12 Nov 2019 05:44:56 -0800 Subject: [PATCH] [CHANGE ME] Re-generated translate to pick up changes in the API or client library generator. --- translate/docs/_static/custom.css | 2 +- translate/docs/_templates/layout.html | 1 + translate/synth.metadata | 12 ++++++------ 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/translate/docs/_static/custom.css b/translate/docs/_static/custom.css index 9a6f9f8ddc3a..0abaf229fce3 100644 --- a/translate/docs/_static/custom.css +++ b/translate/docs/_static/custom.css @@ -1,4 +1,4 @@ div#python2-eol { border-color: red; border-width: medium; -} \ No newline at end of file +} \ No newline at end of file diff --git a/translate/docs/_templates/layout.html b/translate/docs/_templates/layout.html index de457b2c2767..228529efe2d2 100644 --- a/translate/docs/_templates/layout.html +++ b/translate/docs/_templates/layout.html @@ -1,3 +1,4 @@ + {% extends "!layout.html" %} {%- block content %} {%- if theme_fixed_sidebar|lower == 'true' %} diff --git a/translate/synth.metadata b/translate/synth.metadata index 6c4de912fede..0a7d2998ff77 100644 --- a/translate/synth.metadata +++ b/translate/synth.metadata @@ -1,26 +1,26 @@ { - "updateTime": "2019-10-18T22:49:41.466785Z", + "updateTime": "2019-11-12T13:44:55.682074Z", "sources": [ { "generator": { "name": "artman", - "version": "0.40.0", - "dockerImage": "googleapis/artman@sha256:fd2b49cce3d652929cc80157ec2d91bebe993f7cd4e89afaad80f9c785f8bf36" + "version": "0.41.1", + "dockerImage": "googleapis/artman@sha256:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "0e9a6d15fcb944ed40921ba0aad2082ee1bc7edd", - "internalRef": "275543900" + "sha": "f69562be0608904932bdcfbc5ad8b9a22d9dceb8", + "internalRef": "279774957" } }, { "template": { "name": "python_library", "origin": "synthtool.gcp", - "version": "2019.5.2" + "version": "2019.10.17" } } ],