Skip to content

Commit

Permalink
Updated API Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
elpete committed Jun 21, 2017
1 parent 993b0c3 commit aa9db53
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 74 deletions.
64 changes: 0 additions & 64 deletions docs/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,70 +31,6 @@
<div class="label label-info">all classes</div>
<ul class="list-unstyled">

<li>
<a href="qb/models/Query/Builder.html"
title="class in qb.models.Query"
target="classFrame">
Builder
</a>
</li>

<li>
<a href="qb/models/Query/Expression.html"
title="class in qb.models.Query"
target="classFrame">
Expression
</a>
</li>

<li>
<a href="qb/models/Query/Grammars/Grammar.html"
title="class in qb.models.Query.Grammars"
target="classFrame">
Grammar
</a>
</li>

<li>
<a href="qb/models/Query/JoinClause.html"
title="class in qb.models.Query"
target="classFrame">
JoinClause
</a>
</li>

<li>
<a href="qb/models/Query/Grammars/MSSQLGrammar.html"
title="class in qb.models.Query.Grammars"
target="classFrame">
MSSQLGrammar
</a>
</li>

<li>
<a href="qb/models/Query/Grammars/MySQLGrammar.html"
title="class in qb.models.Query.Grammars"
target="classFrame">
MySQLGrammar
</a>
</li>

<li>
<a href="qb/models/Query/Grammars/OracleGrammar.html"
title="class in qb.models.Query.Grammars"
target="classFrame">
OracleGrammar
</a>
</li>

<li>
<a href="qb/models/Query/QueryUtils.html"
title="class in qb.models.Query"
target="classFrame">
QueryUtils
</a>
</li>

</ul>
</body>
</html>
2 changes: 1 addition & 1 deletion docs/apidocs/overview-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h3><strong>qb</strong></h3>
<div id="classTree">
<ul>

<li data-jstree='{ "type" : "package" }' linkhref="" searchlist="qb" thissort="1">qb<ul><li data-jstree='{ "type" : "package" }' linkhref="" searchlist="models" thissort="1">models<ul><li data-jstree='{ "type" : "package" }' linkhref="qb/models/Query/package-summary.html" searchlist="Query" thissort="1">Query<ul><li data-jstree='{ "type" : "package" }' linkhref="qb/models/Query/Grammars/package-summary.html" searchlist="Grammars" thissort="1">Grammars<ul><li data-jstree='{ "type" : "component" }' linkhref="qb/models/Query/Grammars/Grammar.html" searchlist="qb.models.Query.Grammars.Grammar" thissort="2">Grammar</li><li data-jstree='{ "type" : "component" }' linkhref="qb/models/Query/Grammars/OracleGrammar.html" searchlist="qb.models.Query.Grammars.OracleGrammar" thissort="2">OracleGrammar</li><li data-jstree='{ "type" : "component" }' linkhref="qb/models/Query/Grammars/MSSQLGrammar.html" searchlist="qb.models.Query.Grammars.MSSQLGrammar" thissort="2">MSSQLGrammar</li><li data-jstree='{ "type" : "component" }' linkhref="qb/models/Query/Grammars/MySQLGrammar.html" searchlist="qb.models.Query.Grammars.MySQLGrammar" thissort="2">MySQLGrammar</li></ul></li><li data-jstree='{ "type" : "component" }' linkhref="qb/models/Query/Expression.html" searchlist="qb.models.Query.Expression" thissort="2">Expression</li><li data-jstree='{ "type" : "component" }' linkhref="qb/models/Query/JoinClause.html" searchlist="qb.models.Query.JoinClause" thissort="2">JoinClause</li><li data-jstree='{ "type" : "component" }' linkhref="qb/models/Query/QueryUtils.html" searchlist="qb.models.Query.QueryUtils" thissort="2">QueryUtils</li><li data-jstree='{ "type" : "component" }' linkhref="qb/models/Query/Builder.html" searchlist="qb.models.Query.Builder" thissort="2">Builder</li></ul></li></ul></li></ul></li>

</ul>
</div>

Expand Down
10 changes: 1 addition & 9 deletions docs/apidocs/overview-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Generated by DocBox on 2:44:55 PM MDT -->
<!-- Generated by DocBox on 12:14:00 PM MDT -->
<title> Overview - qb </title>
<meta name="keywords" content="overview">

Expand Down Expand Up @@ -86,14 +86,6 @@
</tr>
</thead>

<tr>
<td width="20%"><b><a href="qb/models/Query/package-summary.html">qb.models.Query</a></b></td>
</tr>

<tr>
<td width="20%"><b><a href="qb/models/Query/Grammars/package-summary.html">qb.models.Query.Grammars</a></b></td>
</tr>

</table>
</div>

Expand Down

0 comments on commit aa9db53

Please sign in to comment.