diff --git a/texttospeech/docs/_static/custom.css b/texttospeech/docs/_static/custom.css index 9a6f9f8ddc3a..0abaf229fce3 100644 --- a/texttospeech/docs/_static/custom.css +++ b/texttospeech/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/texttospeech/docs/_templates/layout.html b/texttospeech/docs/_templates/layout.html index de457b2c2767..228529efe2d2 100644 --- a/texttospeech/docs/_templates/layout.html +++ b/texttospeech/docs/_templates/layout.html @@ -1,3 +1,4 @@ + {% extends "!layout.html" %} {%- block content %} {%- if theme_fixed_sidebar|lower == 'true' %} diff --git a/texttospeech/synth.metadata b/texttospeech/synth.metadata index e2cc9a3dd95a..6693fa09bf3d 100644 --- a/texttospeech/synth.metadata +++ b/texttospeech/synth.metadata @@ -1,25 +1,26 @@ { - "updateTime": "2019-09-10T12:35:21.962178Z", + "updateTime": "2019-11-12T13:43:15.938996Z", "sources": [ { "generator": { "name": "artman", - "version": "0.36.2", - "dockerImage": "googleapis/artman@sha256:0e6f3a668cd68afc768ecbe08817cf6e56a0e64fcbdb1c58c3b97492d12418a1" + "version": "0.41.1", + "dockerImage": "googleapis/artman@sha256:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "26e189ad03ba63591fb26eecb6aaade7ad39f57a" + "sha": "f69562be0608904932bdcfbc5ad8b9a22d9dceb8", + "internalRef": "279774957" } }, { "template": { "name": "python_library", "origin": "synthtool.gcp", - "version": "2019.5.2" + "version": "2019.10.17" } } ],