diff --git a/documentai/docs/_static/custom.css b/documentai/docs/_static/custom.css index 9a6f9f8ddc3a..0abaf229fce3 100644 --- a/documentai/docs/_static/custom.css +++ b/documentai/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/documentai/docs/_templates/layout.html b/documentai/docs/_templates/layout.html index de457b2c2767..228529efe2d2 100644 --- a/documentai/docs/_templates/layout.html +++ b/documentai/docs/_templates/layout.html @@ -1,3 +1,4 @@ + {% extends "!layout.html" %} {%- block content %} {%- if theme_fixed_sidebar|lower == 'true' %} diff --git a/documentai/synth.metadata b/documentai/synth.metadata index 43598f0cde71..c2b819db74ce 100644 --- a/documentai/synth.metadata +++ b/documentai/synth.metadata @@ -1,19 +1,19 @@ { - "updateTime": "2019-11-06T22:44:32.981143Z", + "updateTime": "2019-11-20T13:21:14.435643Z", "sources": [ { "generator": { "name": "artman", - "version": "0.41.0", - "dockerImage": "googleapis/artman@sha256:75b38a3b073a7b243545f2332463096624c802bb1e56b8cb6f22ba1ecd325fa9" + "version": "0.42.1", + "dockerImage": "googleapis/artman@sha256:c773192618c608a7a0415dd95282f841f8e6bcdef7dd760a988c93b77a64bd57" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "2275670a746ab2bc03ebba0d914b45320ea15af4", - "internalRef": "278922329" + "sha": "16543773103e2619d2b5f52456264de5bb9be104", + "internalRef": "281423227" } }, {