File: docs-Ignore-added-validation-feature.patch

package info (click to toggle)
python-inline-snapshot 0.23.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,116 kB
  • sloc: python: 6,888; makefile: 34; sh: 28
file content (28 lines) | stat: -rw-r--r-- 620 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
23
24
25
26
27
28
From: Carsten Schoenert <c.schoenert@t-online.de>
Date: Fri, 13 Dec 2024 17:54:55 +0200
Subject: docs: Ignore added validation feature

This isn't working in Debian but also not hardly needed.

Forwarded: not-needed
---
 mkdocs.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index bcaf3c8..e1ad336 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -26,9 +26,9 @@ theme:
     media: '(prefers-color-scheme: dark)'
     primary: teal
 
-validation:
-  links:
-    absolute_links: relative_to_docs
+#validation:
+#  links:
+#    absolute_links: relative_to_docs
 
 
 watch: