From a922672c1c4f188cbab51b126b9cae4d7cd8706d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=C3=A1n=20Maureira-Fredes?= Date: Tue, 14 Mar 2023 15:24:13 +0100 Subject: doc: migrate to sphinx-design and update sphinx sphinx-panels is deprecated, and sphinx-design is the better replacement. This patch migrates everything we had in pyside and shiboken, which was useful to remove many CSS related hacks for things we were forcing before. The example gallery was also adapted to generate sphinx-design valid code. Additional adaptation to some examples and files were included as well, which improved the overall example experience. We used this to change to update sphinx as well, which before was not possible to update due to sphinx-panels. Fixes: PYSIDE-2244 Change-Id: Ia3f57f536591ea299bf87302e930203b64fafd7e Reviewed-by: Shyamnath Premnadh --- .../lowenergyscanner/doc/lowenergyscanner.png | Bin 15150 -> 72365 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'examples') diff --git a/examples/bluetooth/lowenergyscanner/doc/lowenergyscanner.png b/examples/bluetooth/lowenergyscanner/doc/lowenergyscanner.png index 842b0f713..29f41deb4 100644 Binary files a/examples/bluetooth/lowenergyscanner/doc/lowenergyscanner.png and b/examples/bluetooth/lowenergyscanner/doc/lowenergyscanner.png differ -- cgit v1.2.3