File: docs-Ignore-some-plugins-which-are-not-packaged-yet.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 (27 lines) | stat: -rw-r--r-- 598 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
From: Kathara Sasikumar <katharasasikumar007@gmail.com>
Date: Mon, 12 Aug 2024 19:11:11 +0530
Subject: docs: Ignore some plugins which are not packaged yet

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

diff --git a/mkdocs.yml b/mkdocs.yml
index a14e1cc..0932230 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -90,11 +90,11 @@ plugins:
         options:
           show_symbol_type_heading: true
           show_symbol_type_toc: true
-- social
+#- social
 - search
 - markdown-exec:
     ansi: required
-- replace-url
+#- replace-url
 - autorefs