File: no-sphinx-inline-tabs.diff

package info (click to toggle)
setuptools 78.1.1-0.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,188 kB
  • sloc: python: 65,095; ansic: 204; makefile: 108; xml: 14
file content (11 lines) | stat: -rw-r--r-- 214 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -159,7 +159,7 @@ redirects = {
 }
 
 # Add support for inline tabs
-extensions += ['sphinx_inline_tabs']
+#extensions += ['sphinx_inline_tabs']
 
 # Support for distutils