marcoagner / Flask-QRcode

A concise Flask extension to easily render QR codes on Jinja2 templates using python-qrcode.
https://marcoagner.github.io/Flask-QRcode/
GNU General Public License v3.0
110 stars 30 forks source link

Proper documentation #14

Closed marcoagner closed 6 years ago

marcoagner commented 7 years ago

Even though this is a simple package, a documentation could be helpful.

marcoagner commented 7 years ago

Documentation must follow item 7. on http://flask.pocoo.org/docs/0.11/extensiondev/#approved-extensions:

  1. The extension must have documentation that uses one of the two Flask themes for Sphinx documentation.