File: remove-httpdomain-sphinx-ext.patch

package info (click to toggle)
aodh 21.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,012 kB
  • sloc: python: 11,872; sh: 284; makefile: 207
file content (17 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Remove httpdomain sphinx ext.
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2021-03-23

Index: aodh/doc/source/conf.py
===================================================================
--- aodh.orig/doc/source/conf.py
+++ aodh/doc/source/conf.py
@@ -57,7 +57,6 @@ extensions = [
     'oslo_config.sphinxext',
     'oslo_policy.sphinxpolicygen',
     'oslo_policy.sphinxext',
-    'sphinxcontrib.httpdomain',
 ]
 
 config_generator_config_file = os.path.join(