opnsense-ports/www/py-cssselect/files/patch-docs__conf.py
Franco Fichtner ebe567402a */*: sync with upstream
Taken from: HardenedBSD
2018-02-27 07:43:58 +01:00

10 lines
345 B
Python

--- 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}