smiley 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
..
Appendix-License.rst 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
Makefile 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
Readme.md 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
Usage-Advanced-usage.md 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
Usage-Installation.md 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
Usage-Overview.md 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
Usage-Quickstart.md 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
conf.py 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
index.rst 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
make.bat 6a44b067ef :sparkles: fuck it, read the docs před 2 roky
requirements.txt 6a44b067ef :sparkles: fuck it, read the docs před 2 roky

Readme.md

Documentation

Sources

The markdown sources for the Read the Docs online manual can of course be browsed on GitHub too!

Usage

Appendix

Auto generated documentation

User manual via Sphinx

Documentation Status

The user manual can be auto generated with Sphinx from the markdown sources contained in this directory, in order to upload it to Read the Docs. The online documentation can be found at php-qrcode.readthedocs.io (project page)

Run Sphinx locally

Requirements:

API docs via phpDocumentor

pages-build-deployment

The API documentation can be auto generated with phpDocumentor. There is an online version available via the gh-pages branch that is automatically deployed on each push to main.

Run phpDocumentor locally

If you'd like to create local docs, please follow these steps:

  • download phpDocumentor v3+ as .phar archive
  • run it in the repository root directory:
    • on Windows c:\path\to\php.exe c:\path\to\phpDocumentor.phar --config=phpdoc.xml
    • on Linux just php /path/to/phpDocumentor.phar --config=phpdoc.xml
  • open ../.build/phpdocs/index.html in a browser
  • profit!

License

The documentation is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License.