mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 15:27:55 +00:00
Deploying to readthedocs from @ chillerlan/php-qrcode@91975f191f 🚀
This commit is contained in:
+10
-10
@@ -12,11 +12,11 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/jquery.js"></script>
|
||||
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
|
||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||
<script src="_static/doctools.js"></script>
|
||||
<script src="_static/sphinx_highlight.js"></script>
|
||||
<script src="_static/jquery.js?v=5d32c60e"></script>
|
||||
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
|
||||
<script src="_static/documentation_options.js?v=a8da1a53"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
@@ -268,10 +268,10 @@
|
||||
<div itemprop="articleBody">
|
||||
|
||||
<section id="qrcode">
|
||||
<h1>QRCode<a class="headerlink" href="#qrcode" title="Permalink to this heading"></a></h1>
|
||||
<h1>QRCode<a class="headerlink" href="#qrcode" title="Link to this heading"></a></h1>
|
||||
<p>The full phpDocumentor API documentation can be found at <a class="reference external" href="https://chillerlan.github.io/php-qrcode/classes/chillerlan-QRCode-QRCode.html">chillerlan.github.io/php-qrcode</a>.</p>
|
||||
<section id="methods">
|
||||
<h2>Methods<a class="headerlink" href="#methods" title="Permalink to this heading"></a></h2>
|
||||
<h2>Methods<a class="headerlink" href="#methods" title="Link to this heading"></a></h2>
|
||||
<!-- using non-breaking spaces chr(255) in the longest method signature to force the silly table to stretch -->
|
||||
<table class="docutils align-default">
|
||||
<thead>
|
||||
@@ -352,7 +352,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<section id="deprecated-methods">
|
||||
<h3>Deprecated methods<a class="headerlink" href="#deprecated-methods" title="Permalink to this heading"></a></h3>
|
||||
<h3>Deprecated methods<a class="headerlink" href="#deprecated-methods" title="Link to this heading"></a></h3>
|
||||
<table class="docutils align-default">
|
||||
<thead>
|
||||
<tr class="row-odd"><th class="head"><p>method</p></th>
|
||||
@@ -386,9 +386,9 @@
|
||||
</section>
|
||||
</section>
|
||||
<section id="constants">
|
||||
<h2>Constants<a class="headerlink" href="#constants" title="Permalink to this heading"></a></h2>
|
||||
<h2>Constants<a class="headerlink" href="#constants" title="Link to this heading"></a></h2>
|
||||
<section id="deprecated-constants">
|
||||
<h3>Deprecated constants<a class="headerlink" href="#deprecated-constants" title="Permalink to this heading"></a></h3>
|
||||
<h3>Deprecated constants<a class="headerlink" href="#deprecated-constants" title="Link to this heading"></a></h3>
|
||||
<table class="docutils align-default">
|
||||
<thead>
|
||||
<tr class="row-odd"><th class="head"><p>name</p></th>
|
||||
|
||||
Reference in New Issue
Block a user