File: intersphinx_local_docs.patch

package info (click to toggle)
pytest-mpi 0.6-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 412 kB
  • sloc: python: 2,070; makefile: 28; sh: 22
file content (10 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Index: pytest-mpi/docs/conf.py
===================================================================
--- pytest-mpi.orig/docs/conf.py	2025-09-03 12:02:39.295904068 +0200
+++ pytest-mpi/docs/conf.py	2025-09-03 12:04:47.219937005 +0200
@@ -185,4 +185,4 @@
 # -- Options for intersphinx extension ---------------------------------------
 
 # Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'python': ('https://docs.python.org/', None)}
+intersphinx_mapping = {'python': ('https://docs.python.org/', ('/usr/share/doc/python3/html/objects.inv', None))}