mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 16:37:55 +00:00
Deploying to gh-pages from @ chillerlan/php-qrcode@2590ded12e 🚀
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Documentation</title>
|
||||
<title>Documentation</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<base href="../">
|
||||
<link rel="icon" href="images/favicon.ico"/>
|
||||
@@ -54,14 +55,16 @@
|
||||
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/chillerlan.html">chillerlan</a></h4>
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/chillerlan.html" class="">chillerlan</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/chillerlan-qrcode.html">QRCode</a>
|
||||
<a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/chillerlan-qrcodetest.html">QRCodeTest</a>
|
||||
<a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
@@ -69,7 +72,9 @@
|
||||
</section>
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/Application.html">Application</a></h4>
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="packages/Application.html" class="">Application</a>
|
||||
</h4>
|
||||
|
||||
</section>
|
||||
|
||||
@@ -144,7 +149,7 @@
|
||||
|
||||
|
||||
<h3 id="interfaces_class_traits">
|
||||
Interfaces, Classes and Traits
|
||||
Interfaces, Classes, Traits and Enums
|
||||
<a href="#interfaces_class_traits" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
|
||||
@@ -153,6 +158,7 @@
|
||||
<dd></dd>
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user