File: local_inventory.diff

package info (click to toggle)
python-markdown 3.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,208 kB
  • sloc: python: 12,733; makefile: 66; sh: 7
file content (22 lines) | stat: -rw-r--r-- 590 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Dmitry Shachnev <mitya57@debian.org>
Date: Sun, 17 Mar 2024 23:40:01 +0300
Subject: Use local Python inventory file

Forwarded: not-needed
---
 mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 01298ef..eec12e5 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -79,7 +79,7 @@ plugins:
     handlers:
       python:
         inventories:
-        - https://docs.python.org/3/objects.inv
+        - file:///usr/share/doc/python3-doc/html/objects.inv
         options:
           annotations_path: brief
           docstring_options: