OBS-URL: https://build.opensuse.org/request/show/867995 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=13
12 lines
411 B
Diff
12 lines
411 B
Diff
--- a/docs/source/conf.py
|
|
+++ b/docs/source/conf.py
|
|
@@ -19,7 +19,7 @@ import sys, os
|
|
sys.path.insert(0, os.path.abspath("../.."))
|
|
|
|
# -- General configuration -----------------------------------------------------
|
|
-needs_sphinx = '2.0'
|
|
+# needs_sphinx = '2.0'
|
|
|
|
# Add any Sphinx extension module names here, as strings. They can be extensions
|
|
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|