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

Commit 6b4f2bb

Browse files
committed
updating docs
1 parent 4f8ba3e commit 6b4f2bb

26 files changed

+59
-1207
lines changed

docs/checkstyle.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<error line="62" severity="error" message="No summary for property $retentionPolicy" source="phpDocumentor.file.PPC:ERR-50007"/>
2424
</file>
2525
<file name="Jobs/Job.php">
26-
<error line="38" severity="error" message="No summary for property $args" source="phpDocumentor.file.PPC:ERR-50007"/>
26+
<error line="31" severity="error" message="No summary for property $args" source="phpDocumentor.file.PPC:ERR-50007"/>
2727
</file>
2828
<file name="Logs/Formatter.php">
2929
<error line="22" severity="error" message="Argument $record is missing from the Docblock of format" source="phpDocumentor.file.PPC:ERR-50015"/>
@@ -42,8 +42,8 @@
4242
<error line="28" severity="error" message="No summary for method getFacadeAccessor()" source="phpDocumentor.file.PPC:ERR-50008"/>
4343
<error line="39" severity="error" message="No summary for method __callStatic()" source="phpDocumentor.file.PPC:ERR-50008"/>
4444
<error line="58" severity="error" message="No summary for method write()" source="phpDocumentor.file.PPC:ERR-50008"/>
45-
<error line="77" severity="error" message="No summary for method writePayload()" source="phpDocumentor.file.PPC:ERR-50008"/>
46-
<error line="99" severity="error" message="No summary for method writePoints()" source="phpDocumentor.file.PPC:ERR-50008"/>
45+
<error line="78" severity="error" message="No summary for method writePayload()" source="phpDocumentor.file.PPC:ERR-50008"/>
46+
<error line="101" severity="error" message="No summary for method writePoints()" source="phpDocumentor.file.PPC:ERR-50008"/>
4747
</file>
4848
<file name="Logs/MonologHandler.php">
4949
<error line="36" severity="error" message="No summary for method write()" source="phpDocumentor.file.PPC:ERR-50008"/>

docs/classes/AustinHeap.Database.InfluxDb.InfluxDbFacade.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
55
<meta charset="utf-8"/>
6-
<title> laravel-security-txt docs &raquo; \AustinHeap\Database\InfluxDb\InfluxDbFacade
6+
<title> laravel-database-influxdb docs &raquo; \AustinHeap\Database\InfluxDb\InfluxDbFacade
77
</title>
88
<meta name="author" content=""/>
99
<meta name="description" content=""/>
@@ -33,7 +33,7 @@
3333
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
3434
<span class="icon-bar"></span> <span class="icon-bar"></span>
3535
<span class="icon-bar"></span> </a>
36-
<a class="brand" href="../index.html">laravel-security-txt docs</a>
36+
<a class="brand" href="../index.html">laravel-database-influxdb docs</a>
3737

3838
<div class="nav-collapse">
3939
<ul class="nav">
@@ -375,7 +375,7 @@ <h3>Response</h3>
375375
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by
376376
<a href="http://glyphicons.com/">Glyphicons</a>.<br/>
377377
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and<br/>
378-
generated on Sat, 18 Nov 2017 04:50:13 +0000.<br/>
378+
generated on Mon, 20 Nov 2017 23:53:40 +0000.<br/>
379379
</footer>
380380
</body>
381381
</html>

docs/classes/AustinHeap.Database.InfluxDb.InfluxDbServiceProvider.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
55
<meta charset="utf-8"/>
6-
<title> laravel-security-txt docs &raquo; \AustinHeap\Database\InfluxDb\InfluxDbServiceProvider
6+
<title> laravel-database-influxdb docs &raquo; \AustinHeap\Database\InfluxDb\InfluxDbServiceProvider
77
</title>
88
<meta name="author" content=""/>
99
<meta name="description" content=""/>
@@ -33,7 +33,7 @@
3333
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
3434
<span class="icon-bar"></span> <span class="icon-bar"></span>
3535
<span class="icon-bar"></span> </a>
36-
<a class="brand" href="../index.html">laravel-security-txt docs</a>
36+
<a class="brand" href="../index.html">laravel-database-influxdb docs</a>
3737

3838
<div class="nav-collapse">
3939
<ul class="nav">
@@ -320,7 +320,7 @@ <h2>register</h2>
320320
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by
321321
<a href="http://glyphicons.com/">Glyphicons</a>.<br/>
322322
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and<br/>
323-
generated on Sat, 18 Nov 2017 04:50:13 +0000.<br/>
323+
generated on Mon, 20 Nov 2017 23:53:40 +0000.<br/>
324324
</footer>
325325
</body>
326326
</html>

0 commit comments

Comments
 (0)