From c38f229ecfc0cd974466b50768ddb80166a9eb5a Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 12 Nov 2019 12:15:53 -0800 Subject: [PATCH] chore(pubsub): change spacing in docs templates (via synth) (#9759) --- pubsub/docs/_static/custom.css | 2 +- pubsub/docs/_templates/layout.html | 1 + pubsub/synth.metadata | 12 ++++++------ 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/pubsub/docs/_static/custom.css b/pubsub/docs/_static/custom.css index 9a6f9f8ddc3a..0abaf229fce3 100644 --- a/pubsub/docs/_static/custom.css +++ b/pubsub/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/pubsub/docs/_templates/layout.html b/pubsub/docs/_templates/layout.html index de457b2c2767..228529efe2d2 100644 --- a/pubsub/docs/_templates/layout.html +++ b/pubsub/docs/_templates/layout.html @@ -1,3 +1,4 @@ + {% extends "!layout.html" %} {%- block content %} {%- if theme_fixed_sidebar|lower == 'true' %} diff --git a/pubsub/synth.metadata b/pubsub/synth.metadata index 9dfcec7b72e4..6d615c0f3310 100644 --- a/pubsub/synth.metadata +++ b/pubsub/synth.metadata @@ -1,26 +1,26 @@ { - "updateTime": "2019-09-24T12:27:36.347590Z", + "updateTime": "2019-11-12T13:34:45.693013Z", "sources": [ { "generator": { "name": "artman", - "version": "0.37.0", - "dockerImage": "googleapis/artman@sha256:0f66008f69061ea6d41499e2a34da3fc64fc7c9798077e3a37158653a135d801" + "version": "0.41.1", + "dockerImage": "googleapis/artman@sha256:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "fe6115fdfae318277426ec0e11b4b05e2b150723", - "internalRef": "270882829" + "sha": "f69562be0608904932bdcfbc5ad8b9a22d9dceb8", + "internalRef": "279774957" } }, { "template": { "name": "python_library", "origin": "synthtool.gcp", - "version": "2019.5.2" + "version": "2019.10.17" } } ],