Skip to content

Commit

Permalink
Talk about the Silk icon set
Browse files Browse the repository at this point in the history
The license of the Silk icon set requires a link back to its source.

Signed-off-by: Sebastian Ramacher <sramacher@debian.org>
  • Loading branch information
sebastinas committed Mar 31, 2013
1 parent c60c07b commit 968354e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,13 @@ 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.

.. _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/

Installation
============
Expand Down Expand Up @@ -112,7 +117,7 @@ Now you can get a silk icon from ``http://localhost/myicons/folder.png`` not
``http://localhost/__icons__/folder.png``.

.. seealso::
The documentation for `Flask-Silk <http://packages.python.org/Flask-Silk>`_
The documentation for `Flask-Silk`_

Redesigning the template
````````````````````````
Expand Down

0 comments on commit 968354e

Please sign in to comment.