Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Commit de7adf3

Browse files
committed
Sync docs
1 parent ae9e682 commit de7adf3

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

docs/spring-cloud-pipelines.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="Asciidoctor 1.5.5">
7+
<meta name="generator" content="Asciidoctor 1.5.4">
88
<title>Spring Cloud Pipelines</title>
99
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
1010
<style>
@@ -17,6 +17,7 @@
1717
[hidden],template{display:none}
1818
script{display:none!important}
1919
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
20+
body{margin:0}
2021
a{background:transparent}
2122
a:focus{outline:thin dotted}
2223
a:active,a:hover{outline:0}
@@ -51,7 +52,7 @@
5152
table{border-collapse:collapse;border-spacing:0}
5253
*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
5354
html,body{font-size:100%}
54-
body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto;tab-size:4;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}
55+
body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto}
5556
a:hover{cursor:pointer}
5657
img,object,embed{max-width:100%;height:auto}
5758
object,embed{height:100%}
@@ -63,6 +64,7 @@
6364
.text-center{text-align:center!important}
6465
.text-justify{text-align:justify!important}
6566
.hide{display:none}
67+
body{-webkit-font-smoothing:antialiased}
6668
img,object,svg{display:inline-block;vertical-align:middle}
6769
textarea{height:auto;min-height:50px}
6870
select{width:100%}
@@ -117,16 +119,13 @@
117119
table tr th,table tr td{padding:.5625em .625em;font-size:inherit;color:rgba(0,0,0,.8)}
118120
table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f8f8f7}
119121
table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.6}
122+
body{tab-size:4}
120123
h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2;word-spacing:-.05em}
121124
h1 strong,h2 strong,h3 strong,#toctitle strong,.sidebarblock>.content>.title strong,h4 strong,h5 strong,h6 strong{font-weight:400}
122125
.clearfix:before,.clearfix:after,.float-group:before,.float-group:after{content:" ";display:table}
123126
.clearfix:after,.float-group:after{clear:both}
124-
*:not(pre)>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background-color:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed;word-wrap:break-word}
125-
*:not(pre)>code.nobreak{word-wrap:normal}
126-
*:not(pre)>code.nowrap{white-space:nowrap}
127+
*:not(pre)>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background-color:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed}
127128
pre,pre>code{line-height:1.45;color:rgba(0,0,0,.9);font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;text-rendering:optimizeSpeed}
128-
em em{font-style:normal}
129-
strong strong{font-weight:400}
130129
.keyseq{color:rgba(51,51,51,.8)}
131130
kbd{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;display:inline-block;color:rgba(0,0,0,.8);font-size:.65em;line-height:1.45;background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em white inset;box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em #fff inset;margin:0 .15em;padding:.2em .5em;vertical-align:middle;position:relative;top:-.1em;white-space:nowrap}
132131
.keyseq kbd:first-child{margin-left:0}

0 commit comments

Comments
 (0)