Skip to content

Commit

Permalink
Explicitly talk about Silk's license
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Ramacher <sramacher@debian.org>
  • Loading branch information
sebastinas committed Mar 31, 2013
1 parent 968354e commit fb4ea7f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,18 @@ awesome! Look at this:
This module contains pre-designed template and css file. It is default
style, but you can make your own style.

Flask-AutoIndex uses `Flask-Silk`_ to serve icons. Per default, the icons from
Mark James's `Silk`_ icon set are used.
.. note::
Flask-AutoIndex uses `Flask-Silk`_ to serve icons. Per default, the icons
from Mark James's `Silk`_ icon set are used. These icons are licensed
under `Creative Commons Attribution 2.5 License <CC-BY-2.5>`_ or
`3.0 License <CC-BY-3.0>`_. Before using the icons, read the license.

.. _Flask: http://flask.pocoo.org/
.. _mod_autoindex: http://httpd.apache.org/docs/current/mod/mod_autoindex.html
.. _Flask-Silk: http://packages.python.org/Flask-Silk
.. _Silk: http://www.famfamfam.com/lab/icons/silk/
.. _CC-BY-2.5: http://creativecommons.org/licenses/by/2.5
.. _CC-BY-3.0: http://creativecommons.org/licenses/by/3.0

Installation
============
Expand Down

0 comments on commit fb4ea7f

Please sign in to comment.