Skip to content

Commit

Permalink
Deploying to gh-pages from @ cb91aed 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Nov 2, 2024
1 parent b24f07b commit 55fb858
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 9 deletions.
3 changes: 2 additions & 1 deletion classes/chillerlan-LibraryTemplate-Example.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@ <h2 class="phpdocumentor-content__title">

</aside>


<p class="phpdocumentor-summary">An example class</p>




Expand Down
3 changes: 2 additions & 1 deletion classes/chillerlan-LibraryTemplateTest-ExampleTest.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@ <h2 class="phpdocumentor-content__title">

</aside>


<p class="phpdocumentor-summary">An example unit test</p>




Expand Down
2 changes: 1 addition & 1 deletion files/src-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h4 id="toc-classes">

</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplate-Example.html"><abbr title="\chillerlan\LibraryTemplate\Example">Example</abbr></a></dt> </dl>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplate-Example.html"><abbr title="\chillerlan\LibraryTemplate\Example">Example</abbr></a></dt><dd>An example class</dd> </dl>



Expand Down
2 changes: 1 addition & 1 deletion files/tests-exampletest.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h4 id="toc-classes">

</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplateTest-ExampleTest.html"><abbr title="\chillerlan\LibraryTemplateTest\ExampleTest">ExampleTest</abbr></a></dt> </dl>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplateTest-ExampleTest.html"><abbr title="\chillerlan\LibraryTemplateTest\ExampleTest">ExampleTest</abbr></a></dt><dd>An example unit test</dd> </dl>



Expand Down
4 changes: 2 additions & 2 deletions js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Search.appendIndex(
{
"fqsen": "\\chillerlan\\LibraryTemplate\\Example",
"name": "Example",
"summary": "",
"summary": "An\u0020example\u0020class",
"url": "classes/chillerlan-LibraryTemplate-Example.html"
}, {
"fqsen": "\\chillerlan\\LibraryTemplate\\Example\u003A\u003Ahello\u0028\u0029",
Expand All @@ -13,7 +13,7 @@ Search.appendIndex(
}, {
"fqsen": "\\chillerlan\\LibraryTemplateTest\\ExampleTest",
"name": "ExampleTest",
"summary": "",
"summary": "An\u0020example\u0020unit\u0020test",
"url": "classes/chillerlan-LibraryTemplateTest-ExampleTest.html"
}, {
"fqsen": "\\chillerlan\\LibraryTemplateTest\\ExampleTest\u003A\u003AtestInstance\u0028\u0029",
Expand Down
2 changes: 1 addition & 1 deletion namespaces/chillerlan-librarytemplate.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h4 id="toc-classes">

</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplate-Example.html"><abbr title="\chillerlan\LibraryTemplate\Example">Example</abbr></a></dt> </dl>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplate-Example.html"><abbr title="\chillerlan\LibraryTemplate\Example">Example</abbr></a></dt><dd>An example class</dd> </dl>



Expand Down
2 changes: 1 addition & 1 deletion namespaces/chillerlan-librarytemplatetest.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h4 id="toc-classes">

</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplateTest-ExampleTest.html"><abbr title="\chillerlan\LibraryTemplateTest\ExampleTest">ExampleTest</abbr></a></dt> </dl>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplateTest-ExampleTest.html"><abbr title="\chillerlan\LibraryTemplateTest\ExampleTest">ExampleTest</abbr></a></dt><dd>An example unit test</dd> </dl>



Expand Down
2 changes: 1 addition & 1 deletion packages/Application.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h4 id="toc-classes">

</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplate-Example.html"><abbr title="\chillerlan\LibraryTemplate\Example">Example</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplateTest-ExampleTest.html"><abbr title="\chillerlan\LibraryTemplateTest\ExampleTest">ExampleTest</abbr></a></dt> </dl>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplate-Example.html"><abbr title="\chillerlan\LibraryTemplate\Example">Example</abbr></a></dt><dd>An example class</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-LibraryTemplateTest-ExampleTest.html"><abbr title="\chillerlan\LibraryTemplateTest\ExampleTest">ExampleTest</abbr></a></dt><dd>An example unit test</dd> </dl>



Expand Down

0 comments on commit 55fb858

Please sign in to comment.