12 lines
489 B
Diff
12 lines
489 B
Diff
diff -up PyMuPDF-1.18.15/docs/conf.py.rino PyMuPDF-1.18.15/docs/conf.py
|
|
--- PyMuPDF-1.18.15/docs/conf.py.rino 2021-07-10 17:29:37.000000000 -0400
|
|
+++ PyMuPDF-1.18.15/docs/conf.py 2021-07-12 19:46:59.478503805 -0400
|
|
@@ -20,7 +20,6 @@ sys.path.insert(0, os.path.abspath("."))
|
|
extensions = [
|
|
"extensions.searchrepair",
|
|
"extensions.fulltoc",
|
|
- "rinoh.frontend.sphinx",
|
|
]
|
|
# Add any paths that contain templates here, relative to this directory.
|
|
templates_path = ["_templates"]
|