index.rst 749 B

123456789101112131415161718192021222324252627282930313233343536
  1. .. php-qrcode documentation master file, created by sphinx-quickstart on Sun Jul 9 21:45:56 2023.
  2. =================
  3. PHP-QRCode Manual
  4. =================
  5. Edition for `chillerlan/php-qrcode <https://github.com/chillerlan/php-qrcode/>`__ [|version|]. Updated on |today|.
  6. This work is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License.
  7. .. toctree::
  8. :maxdepth: 3
  9. :caption: Usage
  10. Usage-Overview
  11. Usage-Installation
  12. Usage-Quickstart
  13. Usage-Advanced-usage
  14. .. toctree::
  15. :maxdepth: 3
  16. :caption: Public API
  17. API-QRCode
  18. API-QROptions
  19. API-QROutputInterface
  20. API-QRMatrix
  21. API-DecoderResult
  22. .. toctree::
  23. :maxdepth: 3
  24. :caption: Appendix
  25. Appendix-Glossary
  26. Appendix-License