python-apkinspector/doc.patch
2025-04-15 15:58:37 +03:00

10 lines
533 B
Diff

diff -ruN apkInspector-1.3.2/docs/_src/conf.py apkInspector-1.3.2-mod/docs/_src/conf.py
--- apkInspector-1.3.2/docs/_src/conf.py 2024-09-20 10:28:43.000000000 +0300
+++ apkInspector-1.3.2-mod/docs/_src/conf.py 2025-04-15 11:25:51.015593109 +0300
@@ -31,5 +31,5 @@
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
-html_theme = 'sphinx_rtd_theme'
+html_theme = 'sphinx_lv2_theme'
html_static_path = ['_static']