8000 chore(documentai): add extra line breaks to docs templates (via synth… · googleapis/google-cloud-python@6d6e5aa · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d6e5aa

Browse files
yoshi-automationbusunkim96
authored andcommitted
chore(documentai): add extra line breaks to docs templates (via synth) (#9857)
1 parent 278dbab commit 6d6e5aa

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

documentai/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+
}

documentai/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' %}

documentai/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-11-06T22:44:32.981143Z",
2+
"updateTime": "2019-11-20T13:21:14.435643Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.41.0",
8-
"dockerImage": "googleapis/artman@sha256:75b38a3b073a7b243545f2332463096624c802bb1e56b8cb6f22ba1ecd325fa9"
7+
"version": "0.42.1",
8+
"dockerImage": "googleapis/artman@sha256:c773192618c608a7a0415dd95282f841f8e6bcdef7dd760a988c93b77a64bd57"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "2275670a746ab2bc03ebba0d914b45320ea15af4",
16-
"internalRef": "278922329"
15+
"sha": "16543773103e2619d2b5f52456264de5bb9be104",
16+
"internalRef": "281423227"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)
0