Loading debian/control +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ Maintainer: Antoine Beaupré <anarcat@debian.org> Build-Depends: debhelper (>= 10) , dh-python , python3 , python3-doc , python3-setuptools , python3-setuptools-scm , python3-sphinx Loading doc/conf.py +2 −3 Original line number Diff line number Diff line Loading @@ -115,7 +115,6 @@ epub_exclude_files = ['search.html'] # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = { 'click': ('http://click.pocoo.org/', None), 'jinja': ('http://jinja.pocoo.org/docs/', None), 'python': ('https://docs.python.org/3/', None), 'python': ('https://docs.python.org/3/', ('/usr/share/doc/python3-doc/html/objects.inv', None)), } Loading
debian/control +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ Maintainer: Antoine Beaupré <anarcat@debian.org> Build-Depends: debhelper (>= 10) , dh-python , python3 , python3-doc , python3-setuptools , python3-setuptools-scm , python3-sphinx Loading
doc/conf.py +2 −3 Original line number Diff line number Diff line Loading @@ -115,7 +115,6 @@ epub_exclude_files = ['search.html'] # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = { 'click': ('http://click.pocoo.org/', None), 'jinja': ('http://jinja.pocoo.org/docs/', None), 'python': ('https://docs.python.org/3/', None), 'python': ('https://docs.python.org/3/', ('/usr/share/doc/python3-doc/html/objects.inv', None)), }