tAdded links to doc builds - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
 (HTM) git clone git://src.adamsgaard.dk/sphere
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 3a82b4dd4d07d884231b4389f1eede44072f898c
 (DIR) parent 1ed09491efdc53a1086a8ce35f460f781c2a91ea
 (HTM) Author: Anders Damsgaard <adc@geo.au.dk>
       Date:   Sat, 26 Jan 2013 12:13:12 +0100
       
       Added links to doc builds
       
       Diffstat:
         M README.rst                          |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       t@@ -6,7 +6,8 @@ Sphere is a 3D discrete element method algorithm utilizing CUDA.
        Sphere is licensed under the GNU General Public License, v.3.
        See license.txt for more information.
        
       -See the ``doc/`` folder for general reference.
       +See the ``doc/`` folder for general reference, by default available in the `html 
       +<doc/html/index.html>` and `pdf <doc/pdf/sphere.pdf>` formats.
        
        Requirements
        ------------