mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 06:27:55 +00:00
Deploying to readthedocs from @ chillerlan/php-qrcode@91975f191f 🚀
This commit is contained in:
@@ -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="decoderresult">
|
||||
<h1>DecoderResult<a class="headerlink" href="#decoderresult" title="Permalink to this heading"></a></h1>
|
||||
<h1>DecoderResult<a class="headerlink" href="#decoderresult" 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-Decoder-DecoderResult.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>
|
||||
<table class="docutils align-default">
|
||||
<thead>
|
||||
<tr class="row-odd"><th class="head"><p>method</p></th>
|
||||
@@ -300,7 +300,7 @@
|
||||
</table>
|
||||
</section>
|
||||
<section id="magic-properties-read-only">
|
||||
<h2>Magic Properties (read-only)<a class="headerlink" href="#magic-properties-read-only" title="Permalink to this heading"></a></h2>
|
||||
<h2>Magic Properties (read-only)<a class="headerlink" href="#magic-properties-read-only" title="Link to this heading"></a></h2>
|
||||
<table class="docutils align-default">
|
||||
<thead>
|
||||
<tr class="row-odd"><th class="head"><p>property</p></th>
|
||||
|
||||
Reference in New Issue
Block a user