From f0d9a371c851dc1d6ea7d22d5d5ea0622fb9c6b8 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner <inform@tiker.net> Date: Thu, 24 Feb 2011 10:37:02 -0500 Subject: [PATCH] Add link to Ian's tutorial to docs. --- doc/source/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index 457b4cdb..9ec0a735 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -66,6 +66,9 @@ source distribution.) Contents ======== +A `tutorial <http://enja.org/2011/02/22/adventures-in-pyopencl-part-1-getting-started-with-python/>`_ +is on the web, thanks to Ian Johnson. + .. toctree:: :maxdepth: 2 -- GitLab