mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-27 03:18:08 +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="qrstring">
|
||||
<h1>QRString<a class="headerlink" href="#qrstring" title="Permalink to this heading"></a></h1>
|
||||
<h1>QRString<a class="headerlink" href="#qrstring" title="Link to this heading"></a></h1>
|
||||
<p><a class="reference external" href="https://github.com/chillerlan/php-qrcode/blob/main/src/Output/QRString.php">Class <code class="docutils literal notranslate"><span class="pre">QRString</span></code></a>: String output: plain text, <a class="reference external" href="https://developer.mozilla.org/en-US/docs/Glossary/JSON">JSON</a></p>
|
||||
<section id="options-that-affect-this-module">
|
||||
<h2>Options that affect this module<a class="headerlink" href="#options-that-affect-this-module" title="Permalink to this heading"></a></h2>
|
||||
<h2>Options that affect this module<a class="headerlink" href="#options-that-affect-this-module" title="Link to this heading"></a></h2>
|
||||
<table class="docutils align-default">
|
||||
<thead>
|
||||
<tr class="row-odd"><th class="head"><p>property</p></th>
|
||||
@@ -291,7 +291,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<section id="options-that-have-no-effect">
|
||||
<h3>Options that have no effect<a class="headerlink" href="#options-that-have-no-effect" title="Permalink to this heading"></a></h3>
|
||||
<h3>Options that have no effect<a class="headerlink" href="#options-that-have-no-effect" title="Link to this heading"></a></h3>
|
||||
<table class="docutils align-default">
|
||||
<thead>
|
||||
<tr class="row-odd"><th class="head"><p>property</p></th>
|
||||
|
||||
Reference in New Issue
Block a user