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

Commit a26efbb

Browse files
committed
Merge branch 'master' of github.com:coldbox-modules/sqlFormatter
2 parents a90d89d + c30a383 commit a26efbb

File tree

7 files changed

+1783
-31
lines changed

7 files changed

+1783
-31
lines changed

docs/allclasses-frame.html

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
<ul class="list-unstyled">
3333

3434
<li>
35-
<a href="sqlformatter/test-harness/config/Coldbox.html"
36-
title="class in sqlformatter.test-harness.config"
35+
<a href="sqlformatter/models/ConfigBuilder.html"
36+
title="class in sqlformatter.models"
3737
target="classFrame">
38-
Coldbox
38+
ConfigBuilder
3939
</a>
4040
</li>
4141

@@ -47,22 +47,6 @@
4747
</a>
4848
</li>
4949

50-
<li>
51-
<a href="sqlformatter/test-harness/handlers/Main.html"
52-
title="class in sqlformatter.test-harness.handlers"
53-
target="classFrame">
54-
Main
55-
</a>
56-
</li>
57-
58-
<li>
59-
<a href="sqlformatter/test-harness/config/Router.html"
60-
title="class in sqlformatter.test-harness.config"
61-
target="classFrame">
62-
Router
63-
</a>
64-
</li>
65-
6650
</ul>
6751
</body>
6852
</html>

docs/overview-frame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3><strong>sqlFormatter</strong></h3>
4040
<div id="classTree">
4141
<ul>
4242

43-
<li data-jstree='{ "type" : "package" }' linkhref="" searchlist="sqlformatter" thissort="1">sqlformatter<ul><li data-jstree='{ "type" : "package" }' linkhref="" searchlist="test-harness" thissort="1">test-harness<ul><li data-jstree='{ "type" : "package" }' linkhref="sqlformatter/test-harness/handlers/package-summary.html" searchlist="handlers" thissort="1">handlers<ul><li data-jstree='{ "type" : "component" }' linkhref="sqlformatter/test-harness/handlers/Main.html" searchlist="sqlformatter.test-harness.handlers.Main" thissort="2">Main</li></ul></li><li data-jstree='{ "type" : "package" }' linkhref="sqlformatter/test-harness/config/package-summary.html" searchlist="config" thissort="1">config<ul><li data-jstree='{ "type" : "component" }' linkhref="sqlformatter/test-harness/config/Coldbox.html" searchlist="sqlformatter.test-harness.config.Coldbox" thissort="2">Coldbox</li><li data-jstree='{ "type" : "component" }' linkhref="sqlformatter/test-harness/config/Router.html" searchlist="sqlformatter.test-harness.config.Router" thissort="2">Router</li></ul></li></ul></li><li data-jstree='{ "type" : "package" }' linkhref="sqlformatter/models/package-summary.html" searchlist="models" thissort="1">models<ul><li data-jstree='{ "type" : "component" }' linkhref="sqlformatter/models/Formatter.html" searchlist="sqlformatter.models.Formatter" thissort="2">Formatter</li></ul></li></ul></li>
43+
<li data-jstree='{ "type" : "package" }' linkhref="" searchlist="sqlformatter" thissort="1">sqlformatter<ul><li data-jstree='{ "type" : "package" }' linkhref="sqlformatter/models/package-summary.html" searchlist="models" thissort="1">models<ul><li data-jstree='{ "type" : "component" }' linkhref="sqlformatter/models/ConfigBuilder.html" searchlist="sqlformatter.models.ConfigBuilder" thissort="2">ConfigBuilder</li><li data-jstree='{ "type" : "component" }' linkhref="sqlformatter/models/Formatter.html" searchlist="sqlformatter.models.Formatter" thissort="2">Formatter</li></ul></li></ul></li>
4444
</ul>
4545
</div>
4646

docs/overview-summary.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE html>
33
<html lang="en">
44
<head>
5-
<!-- Generated by DocBox on 1:35:23 PM GMT -->
5+
<!-- Generated by DocBox on 2:21:41 PM GMT -->
66
<title> Overview - sqlFormatter </title>
77
<meta name="keywords" content="overview">
88

@@ -90,14 +90,6 @@
9090
<td width="20%"><b><a href="sqlformatter/models/package-summary.html">sqlformatter.models</a></b></td>
9191
</tr>
9292

93-
<tr>
94-
<td width="20%"><b><a href="sqlformatter/test-harness/config/package-summary.html">sqlformatter.test-harness.config</a></b></td>
95-
</tr>
96-
97-
<tr>
98-
<td width="20%"><b><a href="sqlformatter/test-harness/handlers/package-summary.html">sqlformatter.test-harness.handlers</a></b></td>
99-
</tr>
100-
10193
</table>
10294
</div>
10395

0 commit comments

Comments
 (0)