File: docs-Don-t-watch-folder-changelog.d-at-build-time.patch

package info (click to toggle)
python-inline-snapshot 0.31.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,708 kB
  • sloc: python: 9,261; makefile: 39; sh: 32
file content (25 lines) | stat: -rw-r--r-- 579 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
From: Carsten Schoenert <c.schoenert@t-online.de>
Date: Thu, 6 Nov 2025 18:02:48 +0200
Subject: docs: Don't watch folder changelog.d/ at build time

We can ignoring to watch into that folder, we haven't a cz binary in
Debian that is used to generate content.

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

diff --git a/mkdocs.yml b/mkdocs.yml
index 50c5f1d..6c7743e 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -37,7 +37,7 @@ watch:
 - CHANGELOG.md
 - README.md
 - src/inline_snapshot
-- changelog.d
+#- changelog.d
 
 nav:
 - Home: