aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/doc/conf.py.in
Commit message (Collapse)AuthorAgeFilesLines
* doc: Update copyright year to 2024Adrian Herrmann2024-01-261-1/+1
| | | | | | | | | The copyright year on the documentation footer hasn't been updated since 2021. Pick-to: 6.6 Task-number: PYSIDE-1112 Change-Id: I8a8c1c07e77a9396479d08913f8e4b9133751bd6 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* doc: use new logo and colorsCristián Maureira-Fredes2023-03-251-6/+6
| | | | | | | | | | | | | | | | | This updates the branding of the docs to the new guidelines in Qt. The neon green was updated to #2CDE85, and for the light version of the docs, because of the contrast Midnight was used #27138B (Pine, and Moss didn't work well) The Qt for Python logo was updated as well. Change-Id: I2cf556d5c3b3c9c84923204f3c2e829ab1f68f54 Pick-to: 6.5 Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* doc: refresh shiboken imagesCristián Maureira-Fredes2023-03-251-2/+2
| | | | | | | | | | | | This also replaces the page title of the shiboken page from Qt for Python to shiboken, and introduces a new logo for the page. Unused images were removed. Pick-to: 6.5 Change-Id: Ib4bdd686d207d02e33f2a887d20319d32ef33341 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* doc: migrate to sphinx-design and update sphinxCristián Maureira-Fredes2023-03-171-6/+1
| | | | | | | | | | | | | | | | | | | | 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 <Shyamnath.Premnadh@qt.io>
* Exclude all README.md files from being processed by SphinxDennis Oberst2022-12-201-1/+2
| | | | | | Change-Id: I879f439f7f1b992b7f2528392582ff27cc76e80c Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* Add Markdown support to SphinxDennis Oberst2022-12-191-2/+22
| | | | | | | | | It is now possible to write documentation in markdown which gets processed by the MyST - Markdown Parser. Change-Id: Id17eae32d2ad2b6895e2f8c406a4215b8316b4e1 Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
* doc: clean sphinx configurationCristián Maureira-Fredes2022-12-161-11/+15
| | | | | | | Change-Id: Ic39b76a58ac9fac1ea4159c4aafd0ab05db38901 Pick-to: 6.4 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io>
* doc: improve color contrastCristián Maureira-Fredes2022-12-161-5/+5
| | | | | | | | | | | | changing colors to improve the contrast of the light and dark version of the documentation. Change-Id: I4b68cf0d59e1db9da1d55de47b808a314b5504d1 Pick-to: 6.4 Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Christian Tismer <tismer@stackless.com>
* Doc: Drop the HTML in the copyright textVenugopal Shivashankar2022-04-121-1/+1
| | | | | | Pick-to: 6.3 Change-Id: Id0be106e50bb0f33ac38a07db71ee7cfc4946efe Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* doc: change color inactive example tabCristián Maureira-Fredes2022-04-111-0/+5
| | | | | Change-Id: I28fcfa2c832e8ff811a28a1654a91d5d4e636c7f Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* Doc: Enable sphinx_copybutton extension for PySide tooVenugopal Shivashankar2022-04-081-3/+0
| | | | | | | | In addition, do not disable the copy_empty_lines config in the Shiboken project. Change-Id: I453c3df05d820052bc187d28a60d4e870b2c62f4 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
* doc: new theme to follow the new Qt Doc styleCristián Maureira-Fredes2022-04-081-6/+27
| | | | | | | | | | | | | - Use 'furo' sphinx theme which offers a look-and-feel similar to the new Qt Documentation theme. - Change a few colors and styles to keep some details of the previous look-and-feel. - Add sphinx-copybutton extension to enable the copy-button feature against the snippet blocks. - Remove the 'pysidedocs' theme. Change-Id: I2be7186c5b043b4c75c65783abc2eab4056c493e Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* doc: change http by httpsCristián Maureira-Fredes2022-04-011-1/+1
| | | | | | Pick-to: 6.2 Change-Id: Id796694e947643152dc0d57dd760efb89ddd8f16 Reviewed-by: Christian Tismer <tismer@stackless.com>
* doc: use sphinx panels in shiboken docsCristian Maureira-Fredes2021-04-181-1/+1
| | | | | | | | | | Replacing the old raw HTML for online docs. The HTML version of the menu will remain for qthelp. Pick-to: 6.0 Task-number: PYSIDE-1112 Change-Id: I335b25c561ab9d45fd041d24ec607b8d603612c1 Reviewed-by: Christian Tismer <tismer@stackless.com>
* Doc: Fix link to FDL licenseTopi Reinio2021-01-271-1/+1
| | | | | | | And update the copyright year as well. Change-Id: If89a681f8c35027040ac6448f0aef760079bdb78 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+168
Adapt CMake files, build scripts, tests and examples. Task-number: PYSIDE-904 Change-Id: I4cb5ee4c8df539546014b08202a7b1e98ed3ff07 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>