mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-17 13:24:06 +00:00
60 lines
1.6 KiB
ReStructuredText
60 lines
1.6 KiB
ReStructuredText
.. php-qrcode documentation master file, created by sphinx-quickstart on Sun Jul 9 21:45:56 2023.
|
|
markdown-rst converter: https://pandoc.org/try/
|
|
|
|
============================
|
|
chillerlan PHP-QRCode Manual
|
|
============================
|
|
|
|
User manual for `chillerlan/php-qrcode <https://github.com/chillerlan/php-qrcode/>`__ [|version|]. Updated on |today|.
|
|
|
|
The phpDocumentor API documentation can be found at `chillerlan.github.io/php-qrcode <https://chillerlan.github.io/php-qrcode/>`__.
|
|
|
|
|
|
This work is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Usage
|
|
|
|
Usage/Overview.md
|
|
Usage/Installation.md
|
|
Usage/Quickstart.md
|
|
Usage/Advanced-usage.md
|
|
Usage/Configuration-settings.md
|
|
Usage/Reading-QRCodes.md
|
|
Usage/Logos.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Customizing output
|
|
|
|
Customizing/Module-Values.md
|
|
Customizing/QROutputAbstract.md
|
|
Customizing/Custom-output-interface.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Built-In Output Classes
|
|
|
|
Built-In-Output/QREps.md
|
|
Built-In-Output/QRFpdf.md
|
|
Built-In-Output/QRGdImage.md
|
|
Built-In-Output/QRImagick.md
|
|
Built-In-Output/QRInterventionImage.md
|
|
Built-In-Output/QRMarkupHTML.md
|
|
Built-In-Output/QRMarkupSVG.md
|
|
Built-In-Output/QRMarkupXML.md
|
|
Built-In-Output/QRStringJSON.md
|
|
Built-In-Output/QRStringText.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Appendix
|
|
|
|
Appendix/Terminology.md
|
|
Appendix/URI-Content.md
|
|
Appendix/Performance-considerations.md
|
|
Appendix/Contribute.md
|
|
Appendix/License.md
|
|
|