[SCM] efficient 2D data-plotting library branch, master, updated. 904b2f34dd776885fa721b1243b6be7a401695c3

Picca Frédéric-Emmanuel picca at synchrotron-soleil.fr
Mon Nov 29 19:24:55 UTC 2010


The following commit has been merged in the master branch:
commit 904b2f34dd776885fa721b1243b6be7a401695c3
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Mon Nov 29 13:41:16 2010 -0500

    * remove the sphinx.ext.viecode as unstable contain only sphinx 0.6
    
    reactive it once sphinx >= 1

diff --git a/doc/conf.py b/doc/conf.py
index 4ebfe78..97c2c7f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -22,7 +22,7 @@ import sys, os
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode']
+extensions = ['sphinx.ext.autodoc']
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']

-- 
efficient 2D data-plotting library



More information about the debian-science-commits mailing list