Deploying to readthedocs from @ chillerlan/php-qrcode@34820bd56f 🚀

This commit is contained in:
codemasher
2023-11-23 17:09:57 +00:00
parent f426a34a9f
commit 03776aa566
28 changed files with 1041 additions and 6 deletions
+10 -2
View File
@@ -20,7 +20,7 @@
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="QREps" href="../Built-In-Output/QREps.html" />
<link rel="next" title="Custom QROutputInterface" href="Custom-output-interface.html" />
<link rel="prev" title="Module values" href="Module-Values.html" />
</head>
@@ -190,6 +190,14 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Custom-output-interface.html">Custom <code class="docutils literal notranslate"><span class="pre">QROutputInterface</span></code></a><ul>
<li class="toctree-l2"><a class="reference internal" href="Custom-output-interface.html#class-skeleton">Class skeleton</a></li>
<li class="toctree-l2"><a class="reference internal" href="Custom-output-interface.html#module-values">Module values</a></li>
<li class="toctree-l2"><a class="reference internal" href="Custom-output-interface.html#transform-the-output">Transform the output</a></li>
<li class="toctree-l2"><a class="reference internal" href="Custom-output-interface.html#run-the-custom-output">Run the custom output</a></li>
<li class="toctree-l2"><a class="reference internal" href="Custom-output-interface.html#summary">Summary</a></li>
</ul>
</li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Built-In Output Modules</span></p>
<ul>
@@ -590,7 +598,7 @@ The <code class="docutils literal notranslate"><span class="pre">$M_TYPE_LAYER</
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="Module-Values.html" class="btn btn-neutral float-left" title="Module values" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../Built-In-Output/QREps.html" class="btn btn-neutral float-right" title="QREps" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="Custom-output-interface.html" class="btn btn-neutral float-right" title="Custom QROutputInterface" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>