diff --git a/doc/index.rst b/doc/index.rst index cfa9d02c0385786ae4f837a6893f56bc610246f8..142171581e3b41cd6c926c2920cb419222fc4a1a 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -38,6 +38,9 @@ source distribution.) Tutorials ========= +* Gaston Hillar's `two-part article series + <http://www.drdobbs.com/open-source/easy-opencl-with-python/240162614>`_ + in Dr. Dobb's Journal provides a friendly introduction to PyOpenCL. * `Simon McIntosh-Smith <http://www.cs.bris.ac.uk/~simonm/>`_ and `Tom Deakin <http://www.tomdeakin.com/>`_'s course `Hands-on OpenCL <http://handsonopencl.github.io/>`_ contains