Deploying to readthedocs from @ chillerlan/php-qrcode@0fb1995a74 🚀

This commit is contained in:
codemasher
2023-10-29 19:13:13 +00:00
parent 4b5986b6b2
commit b6fbe62db6
3 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -407,7 +407,8 @@ Below an example of the bug report template (its not that hard):</p>
</section>
<section id="documentation">
<h2>Documentation<a class="headerlink" href="#documentation" title="Link to this heading"></a></h2>
<p>The documentation is a work in progress - any suggestion and contribution is very welcome!</p>
<p>The documentation is a work in progress - any suggestion and contribution is very welcome!
If you have an addition or correction, feel fre to open a <a class="reference external" href="https://github.com/chillerlan/php-qrcode/issues/new?assignees=&amp;amp;labels=docs&amp;amp;projects=&amp;amp;template=documentation.md&amp;amp;title=%5BDOCS%5D">documentation issue</a>.</p>
<p>The API documentation is auto generated with <a class="reference external" href="https://www.phpdoc.org/">phpDocumentor</a> from the docblocks <a class="reference external" href="https://github.com/chillerlan/php-qrcode/tree/main/src">in the PHP sources</a>.
The markdown sources for the <a class="reference external" href="https://php-qrcode.readthedocs.io">Read the Docs online manual</a> are located in the <a class="reference external" href="https://github.com/chillerlan/php-qrcode/tree/main/docs">/docs directory</a></p>
</section>
+1
View File
@@ -60,6 +60,7 @@ You want to contribute code to fix something or add a feature? Hey that's cool!
## Documentation
The documentation is a work in progress - any suggestion and contribution is very welcome!
If you have an addition or correction, feel fre to open a [documentation issue](https://github.com/chillerlan/php-qrcode/issues/new?assignees=&labels=docs&projects=&template=documentation.md&title=%5BDOCS%5D).
The API documentation is auto generated with [phpDocumentor](https://www.phpdoc.org/) from the docblocks [in the PHP sources](https://github.com/chillerlan/php-qrcode/tree/main/src).
+1 -1
View File
File diff suppressed because one or more lines are too long