Blob Blame History Raw
diff -up apiextractor-0.10.10/doc/conf.py.in.remove-sphinx-refcounting apiextractor-0.10.10/doc/conf.py.in
--- apiextractor-0.10.10/doc/conf.py.in.remove-sphinx-refcounting	2011-12-30 15:41:39.000000000 +0100
+++ apiextractor-0.10.10/doc/conf.py.in	2014-06-10 12:35:01.995964104 +0200
@@ -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.doctest', 'sphinx.ext.ifconfig', 'sphinx.ext.refcounting', 'sphinx.ext.coverage']
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.ifconfig', 'sphinx.ext.coverage']
 
 rst_epilog = """
 .. |project| replace:: API Extractor