commit 0df574edf8bf004e55acef809772c5e0735616ce Author: Damian Johnson atagar@torproject.org Date: Sat Nov 3 20:26:39 2012 -0700
Image credits and licenses
Noting where the site images come from. Almost all of them are from the collection I've gathered of free image resources (http://www.atagar.com/freeMedia/).
I've tried pretty hard to avoid images with unknown licenses but there is one exception: the anvil schematic for the API link. This is a fantastic image and I've searched quite a bit to figure out where it originally came from (found it on a blog but doubt that's the source). Pity... --- docs/download.rst | 13 +++++++++++++ docs/index.rst | 18 ++++++++++++++++++ 2 files changed, 31 insertions(+), 0 deletions(-)
diff --git a/docs/download.rst b/docs/download.rst index 6edf10e..384c048 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -1,6 +1,19 @@ Download ========
+.. Image Sources: + + * Git + Source: http://www.dylanbeattie.net/git_logo/ + Author: Dylan Beattie + License: CC v3 (A, SA) + + * Debian + Source: NuoveXT (http://nuovext.pwsp.net/) + Author: Alexandre Moore (http://sa-ki.deviantart.com/) + License: GPL v2 + File: NuoveXT/128x128/apps/debian-logo.png + .. list-table:: :widths: 1 10 :header-rows: 0 diff --git a/docs/index.rst b/docs/index.rst index 2442933..bf1f792 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,15 +3,33 @@ Welcome to Stem!
Stem is a python controller library for `Tor https://www.torproject.org/`_. Like its predecessor, `TorCtl https://www.torproject.org/getinvolved/volunteer.html.en#project-torctl`_, it uses Tor's `control protocol https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt`_ to help developers program against the Tor process, enabling them to build things similar to `Vidalia https://www.torproject.org/getinvolved/volunteer.html.en#project-vidalia`_ and `arm http://www.atagar.com/arm/`_.
+.. Source: NuoveXT 2 (http://nuovext.pwsp.net/) + Author: Alexandre Moore (http://sa-ki.deviantart.com/) + License: LGPL v3 + File: NuoveXT 2.2/128x128/categories/applications-development.png + .. image:: /_static/buttons/tutorial.png :target: tutorial.html
+.. Source: http://www.cipherdyne.com/images/anvil.png + Author and license are unknown + .. image:: /_static/buttons/api.png :target: api.html
+.. Source: Crystal (http://www.everaldo.com/crystal/) + Author: Everaldo Coelho (http://www.everaldo.com/) + License: LGPL v2 + File: Crystal/64x64/apps/bug.png + .. image:: /_static/buttons/bug_tracker.png :target: https://trac.torproject.org/projects/tor/wiki/doc/stem/bugs
+.. ColorCons (http://mouserunner.com/Spheres_ColoCons1_Free_Icons.html) + Author: Ken Saunders (http://mouserunner.com/MRDS_Cell.html) + License: CC v2.5 (A, SA) + File: ColorCons/Blue/Download.png + .. image:: /_static/buttons/download.png :target: download.html