kiwi/kiwi-9.25.7-no-sphinx-custom-css.patch
xuhe cd469790a1 Update version to 9.25.22
(cherry picked from commit e4ade097138135a91e83a718d9345541c3bc5396)
2024-03-25 09:19:01 +08:00

13 lines
417 B
Diff

diff --git a/doc/source/conf.py b/doc/source/conf.py
index cfcbd563b..1f846fc08 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -59,7 +59,6 @@ def setup(app):
app.add_config_value('prolog_replacements', {}, True)
app.connect('source-read', prologReplace)
app.connect("autodoc-process-docstring", remove_module_docstring)
- app.add_css_file('css/custom.css')
prolog_replacements = {