Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit acae17b

Browse files
yoshi-automationtseaver
authored andcommitted
chore(bigquery_datatransfer): change spacing in docs templates (via synth) (#9737)
1 parent da47a31 commit acae17b

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

docs/_static/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
div#python2-eol {
22
border-color: red;
33
border-width: medium;
4-
}
4+
}

docs/_templates/layout.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
{% extends "!layout.html" %}
23
{%- block content %}
34
{%- if theme_fixed_sidebar|lower == 'true' %}

synth.metadata

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"updateTime": "2019-09-27T12:12:10.005793Z",
2+
"updateTime": "2019-11-12T13:16:39.771005Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.37.1",
8-
"dockerImage": "googleapis/artman@sha256:6068f67900a3f0bdece596b97bda8fc70406ca0e137a941f4c81d3217c994a80"
7+
"version": "0.41.1",
8+
"dockerImage": "googleapis/artman@sha256:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "cd112d8d255e0099df053643d4bd12c228ef7b1b",
16-
"internalRef": "271468707"
15+
"sha": "f69562be0608904932bdcfbc5ad8b9a22d9dceb8",
16+
"internalRef": "279774957"
1717
}
1818
},
1919
{
2020
"template": {
2121
"name": "python_library",
2222
"origin": "synthtool.gcp",
23-
"version": "2019.5.2"
23+
"version": "2019.10.17"
2424
}
2525
}
2626
],

0 commit comments

Comments
 (0)