From 20f337281493708602a91cd308664df7601f2e44 Mon Sep 17 00:00:00 2001
From: Ingar <ingar@telenet.be>
Date: Sun, 14 Apr 2024 13:29:30 +0200
Subject: Initial commit for libcamera-rpi.

---
 libcamera-0.0.5-sphinx.patch | 13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 libcamera-0.0.5-sphinx.patch

(limited to 'libcamera-0.0.5-sphinx.patch')

diff --git a/libcamera-0.0.5-sphinx.patch b/libcamera-0.0.5-sphinx.patch
deleted file mode 100644
index 4591f29..0000000
--- a/libcamera-0.0.5-sphinx.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Documentation/theme/layout.html b/Documentation/theme/layout.html
-index fcc6d221..339aacd6 100644
---- a/Documentation/theme/layout.html
-+++ b/Documentation/theme/layout.html
-@@ -35,7 +35,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
- 
-   {# RTD hosts this file, so just load on non RTD builds #}
-   {% if not READTHEDOCS %}
--    <link rel="stylesheet" href="{{ pathto('_static/' + style, 1) }}" type="text/css" />
-+    <link rel="stylesheet" href="{{ pathto('_static/' + styles[-1], 1) }}" type="text/css" />
-   {% endif %}
- 
-   {% for cssfile in css_files %}
-- 
cgit v1.2.3