File: 2001_No_RSS_news_in_docs.patch

package info (click to toggle)
khal 1%3A0.13.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,596 kB
  • sloc: python: 13,303; makefile: 191; awk: 33; sh: 1
file content (24 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description: No RSS news in docs
Author: Filip Pytloun <filip@pytloun.cz>
Last-Update: 2021-09-17
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -106,8 +106,7 @@
 extensions = [
     'sphinx.ext.autodoc',
     'sphinx.ext.intersphinx',
-    'sphinx.ext.todo',
-    'sphinxcontrib.newsfeed',
+    'sphinx.ext.todo'
 ]
 
 # Add any paths that contain templates here, relative to this directory.
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -45,4 +45,3 @@
    changelog
    faq
    license
-   news