Skip to content

Commit d2dd711

Browse files
Maven site: wcm-io-devops/conga
1 parent 7e2b7e2 commit d2dd711

File tree

455 files changed

+9411
-9343
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

455 files changed

+9411
-9343
lines changed

conga/changes-report.html

Lines changed: 129 additions & 1255 deletions
Large diffs are not rendered by default.

conga/css/reflow-skin.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@ footer.well p,
9999
}
100100

101101
/* Reset pre styling from bootstrap - styling is applied by highlight.js */
102-
pre {
102+
pre:has(code.hljs) {
103103
background-color: unset;
104104
padding: unset;
105105
}
106106
/* Switch background color of hljs code snippets */
107-
div.source pre code.hljs {
107+
pre code.hljs {
108108
background-color: #f8f8f8;
109109
}
110110

conga/dependencies.html

Lines changed: 894 additions & 739 deletions
Large diffs are not rendered by default.

conga/extensibility.html

Lines changed: 243 additions & 233 deletions
Large diffs are not rendered by default.

conga/general-concepts.html

Lines changed: 121 additions & 111 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

conga/generator/checkstyle.html

Lines changed: 57 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
21
<!DOCTYPE html>
32
<!--
4-
Generated by Apache Maven Doxia at 2025-01-08
5-
Rendered using Reflow Maven Skin 1.2.0 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
3+
Generated by Apache Maven Doxia 2.0.0
4+
Rendered using Reflow Maven Skin 1.3.2 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
65
-->
7-
<html xml:lang="en" lang="en">
6+
<html xml:lang="en" lang="en">
87

98
<head>
109
<meta charset="UTF-8" />
@@ -27,10 +26,9 @@
2726
<link href="https://devops.wcm.io/css/site.css" rel="stylesheet" />
2827
<link href="https://devops.wcm.io/css/print.css" rel="stylesheet" media="print" />
2928

30-
3129
</head>
3230

33-
<body class="page-checkstyle project-io.wcm.devops.conga.generator" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
31+
<body class="page-checkstyle project-io.wcm.devops.conga.generator" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target" id="body">
3432

3533
<div class="navbar navbar-fixed-top">
3634
<div class="navbar-inner">
@@ -76,7 +74,7 @@
7674
<div class="row" id="banner">
7775
<div class="span12">
7876
<div class="pull-left">
79-
<a href="../../../" id="bannerLeft"><h1><img src="https://wcm.io/images/[email protected]"/> wcm.io DevOps</h1></a>
77+
<a href="../../../" id="bannerLeft"><h1><img src='https://wcm.io/images/[email protected]'/> wcm.io DevOps</h1></a>
8078
<p class="lead">Tools for Configuration Management and Deployment</p>
8179
</div>
8280
<div class="pull-right">
@@ -101,50 +99,54 @@
10199
<div class="row">
102100
<div class="span8">
103101
<div class="body-content">
104-
<section> <a name="Checkstyle_Results"></a>
102+
<section>
103+
<a id="Checkstyle_Results"></a>
105104
<div class="page-header">
106-
<h2 id="Checkstyle_Results">Checkstyle Results</h2>
107-
</div>
108-
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 10.20.2 with global-build-tools/checkstyle.xml ruleset.</p>
109-
<section> <a name="Summary"></a>
110-
<h3 id="Summary">Summary</h3>
111-
<table border="0" class="bodyTable table table-striped table-hover">
112-
<thead>
113-
<tr class="a">
114-
<th>Files</th>
115-
<th><i class="icon-info-sign"></i>&nbsp;Info</th>
116-
<th><i class="icon-warning-sign"></i>&nbsp;Warnings</th>
117-
<th><i class="icon-exclamation-sign"></i>&nbsp;Errors</th>
118-
</tr>
119-
</thead>
120-
<tbody>
121-
<tr class="b">
122-
<td>121</td>
123-
<td>0</td>
124-
<td>0</td>
125-
<td>0</td>
126-
</tr>
127-
</tbody>
128-
</table>
129-
</section>
130-
<section> <a name="Files"></a>
131-
<h3 id="Files">Files</h3>
132-
<table border="0" class="bodyTable table table-striped table-hover">
133-
<thead>
134-
<tr class="a">
135-
<th>File</th>
136-
<th><i class="icon-info-sign"></i>&nbsp;I</th>
137-
<th><i class="icon-warning-sign"></i>&nbsp;W</th>
138-
<th><i class="icon-exclamation-sign"></i>&nbsp;E</th>
139-
</tr>
140-
</thead>
141-
<tbody>
142-
</tbody>
143-
</table>
144-
</section>
145-
<section> <a name="Details"></a>
146-
<h3 id="Details">Details</h3>
147-
</section>
105+
<h1 id="checkstyle_results">Checkstyle Results</h1>
106+
</div>
107+
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 10.20.2 with global-build-tools/checkstyle.xml ruleset.</p>
108+
<section>
109+
<a id="Summary"></a>
110+
<h2 id="summary">Summary</h2>
111+
<table class="bodyTable table table-striped table-hover">
112+
<thead>
113+
<tr class="a">
114+
<th>Files</th>
115+
<th><i class="icon-info-sign"></i>&nbsp;Info</th>
116+
<th><i class="icon-warning-sign"></i>&nbsp;Warnings</th>
117+
<th><i class="icon-exclamation-sign"></i>&nbsp;Errors</th>
118+
</tr>
119+
</thead>
120+
<tbody>
121+
<tr class="b">
122+
<td>121</td>
123+
<td>0</td>
124+
<td>0</td>
125+
<td>0</td>
126+
</tr>
127+
</tbody>
128+
</table>
129+
</section>
130+
<section>
131+
<a id="Files"></a>
132+
<h2 id="files">Files</h2>
133+
<table class="bodyTable table table-striped table-hover">
134+
<thead>
135+
<tr class="a">
136+
<th>File</th>
137+
<th><i class="icon-info-sign"></i>&nbsp;I</th>
138+
<th><i class="icon-warning-sign"></i>&nbsp;W</th>
139+
<th><i class="icon-exclamation-sign"></i>&nbsp;E</th>
140+
</tr>
141+
</thead>
142+
<tbody>
143+
</tbody>
144+
</table>
145+
</section>
146+
<section>
147+
<a id="Details"></a>
148+
<h2 id="details">Details</h2>
149+
</section>
148150
</section>
149151
</div>
150152
</div>
@@ -153,11 +155,11 @@ <h3 id="Details">Details</h3>
153155
<div class="well">
154156
<ul class="nav nav-list">
155157
<li class="nav-header">Table of Contents</li>
156-
<li class="dropdown"><a href="#Checkstyle_Results" title="Checkstyle Results">Checkstyle Results <b class="caret"></b></a>
158+
<li class="dropdown"><a href="#checkstyle_results" title="Checkstyle Results">Checkstyle Results <b class="caret"></b></a>
157159
<ul class="nav nav-list">
158-
<li><a href="#Summary" title="Summary">Summary</a>
159-
<li><a href="#Files" title="Files">Files</a>
160-
<li><a href="#Details" title="Details">Details</a>
160+
<li><a href="#summary" title="Summary">Summary</a>
161+
<li><a href="#files" title="Files">Files</a>
162+
<li><a href="#details" title="Details">Details</a>
161163
<li class="divider"></li>
162164
</ul>
163165
</li>
@@ -282,7 +284,7 @@ <h3 id="Details">Details</h3>
282284
<div class="container subfooter">
283285
<div class="row">
284286
<div class="span12">
285-
<p class="pull-right"><a href="#">Back to top</a></p>
287+
<p class="pull-right"><a href="#body">Back to top</a></p>
286288
<p class="copyright">Copyright &copy;2015-2025 <a href="https://devops.wcm.io">wcm.io DevOps</a>. All Rights Reserved.</p>
287289
<p class="version-date"><span class="projectVersion">Version: 1.17.1-SNAPSHOT. </span><span class="publishDate">Last Published: 2025-01-08. </span></p>
288290
</div>

conga/generator/cpd.html

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
21
<!DOCTYPE html>
32
<!--
4-
Generated by Apache Maven Doxia at 2025-01-08
5-
Rendered using Reflow Maven Skin 1.2.0 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
3+
Generated by Apache Maven Doxia 2.0.0
4+
Rendered using Reflow Maven Skin 1.3.2 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
65
-->
7-
<html xml:lang="en" lang="en">
6+
<html xml:lang="en" lang="en">
87

98
<head>
109
<meta charset="UTF-8" />
@@ -27,10 +26,9 @@
2726
<link href="https://devops.wcm.io/css/site.css" rel="stylesheet" />
2827
<link href="https://devops.wcm.io/css/print.css" rel="stylesheet" media="print" />
2928

30-
3129
</head>
3230

33-
<body class="page-cpd project-io.wcm.devops.conga.generator" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
31+
<body class="page-cpd project-io.wcm.devops.conga.generator" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target" id="body">
3432

3533
<div class="navbar navbar-fixed-top">
3634
<div class="navbar-inner">
@@ -76,7 +74,7 @@
7674
<div class="row" id="banner">
7775
<div class="span12">
7876
<div class="pull-left">
79-
<a href="../../../" id="bannerLeft"><h1><img src="https://wcm.io/images/[email protected]"/> wcm.io DevOps</h1></a>
77+
<a href="../../../" id="bannerLeft"><h1><img src='https://wcm.io/images/[email protected]'/> wcm.io DevOps</h1></a>
8078
<p class="lead">Tools for Configuration Management and Deployment</p>
8179
</div>
8280
<div class="pull-right">
@@ -101,12 +99,13 @@
10199
<div class="row">
102100
<div class="span8">
103101
<div class="body-content">
104-
<section> <a name="CPD_Results"></a>
102+
<section>
103+
<a id="CPD_Results"></a>
105104
<div class="page-header">
106-
<h2 id="CPD_Results">CPD Results</h2>
107-
</div>
108-
<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 7.8.0.</p>
109-
<p>CPD found no problems in your source code.</p>
105+
<h1 id="cpd_results">CPD Results</h1>
106+
</div>
107+
<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 7.8.0.</p>
108+
<p>CPD found no problems in your source code.</p>
110109
</section>
111110
</div>
112111
</div>
@@ -115,7 +114,7 @@ <h2 id="CPD_Results">CPD Results</h2>
115114
<div class="well">
116115
<ul class="nav nav-list">
117116
<li class="nav-header">Table of Contents</li>
118-
<li><a href="#CPD_Results" title="CPD Results">CPD Results</a>
117+
<li><a href="#cpd_results" title="CPD Results">CPD Results</a>
119118
</ul>
120119
</div>
121120
</div>
@@ -237,7 +236,7 @@ <h2 id="CPD_Results">CPD Results</h2>
237236
<div class="container subfooter">
238237
<div class="row">
239238
<div class="span12">
240-
<p class="pull-right"><a href="#">Back to top</a></p>
239+
<p class="pull-right"><a href="#body">Back to top</a></p>
241240
<p class="copyright">Copyright &copy;2015-2025 <a href="https://devops.wcm.io">wcm.io DevOps</a>. All Rights Reserved.</p>
242241
<p class="version-date"><span class="projectVersion">Version: 1.17.1-SNAPSHOT. </span><span class="publishDate">Last Published: 2025-01-08. </span></p>
243242
</div>

0 commit comments

Comments
 (0)