summaryrefslogtreecommitdiff
path: root/www/py-cssselect/files/patch-docs__conf.py
blob: 8a825322c1cc6fa4ac8174ec9a76b2222a2ad0c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- docs/conf.py.orig	2013-09-15 08:25:25 UTC
+++ docs/conf.py
@@ -244,7 +244,3 @@ texinfo_documents = [
 
 # How to display URL addresses: 'footnote', 'no', or 'inline'.
 #texinfo_show_urls = 'footnote'
-
-
-# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'http://docs.python.org/': None}