From 63051e8f6558f24f7d12baf6bae898c68cd620e3 Mon Sep 17 00:00:00 2001 From: Lukas Burgholzer Date: Fri, 3 May 2024 16:27:36 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=B1=20MQT=20Branding=20on=20RtD=20(#60?= =?UTF-8?q?3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description This PR slighly adjusts the RtD configuration so that less files have to be copied over to all repositories. ## Checklist: - [x] The pull request only contains commits that are related to it. - [x] I have added appropriate tests and documentation. - [x] I have made sure that all CI jobs on GitHub pass. - [x] The pull request introduces no new warnings and follows the project's style guidelines. --------- Signed-off-by: burgholzer --- README.md | 8 +- docs/_static/erc_dark.svg | 1120 -------------------------------- docs/_static/erc_light.svg | 1125 --------------------------------- docs/_static/logo-bavaria.svg | 60 -- docs/_static/logo-mqv.svg | 2 - docs/_static/tum_dark.svg | 130 ---- docs/_static/tum_light.svg | 130 ---- docs/_templates/page.html | 29 +- docs/index.md | 2 +- 9 files changed, 27 insertions(+), 2579 deletions(-) delete mode 100644 docs/_static/erc_dark.svg delete mode 100644 docs/_static/erc_light.svg delete mode 100644 docs/_static/logo-bavaria.svg delete mode 100644 docs/_static/logo-mqv.svg delete mode 100644 docs/_static/tum_dark.svg delete mode 100644 docs/_static/tum_light.svg diff --git a/README.md b/README.md index b25cf90cb..cf976d83a 100644 --- a/README.md +++ b/README.md @@ -81,16 +81,16 @@ Munich Quantum Valley, which is supported by the Bavarian state government with

- +TUM Logo - +Coat of Arms of Bavaria - +ERC Logo - +MQV Logo

diff --git a/docs/_static/erc_dark.svg b/docs/_static/erc_dark.svg deleted file mode 100644 index f27e840e7..000000000 --- a/docs/_static/erc_dark.svg +++ /dev/null @@ -1,1120 +0,0 @@ - -image/svg+xml diff --git a/docs/_static/erc_light.svg b/docs/_static/erc_light.svg deleted file mode 100644 index 5f712dd40..000000000 --- a/docs/_static/erc_light.svg +++ /dev/null @@ -1,1125 +0,0 @@ - -image/svg+xml diff --git a/docs/_static/logo-bavaria.svg b/docs/_static/logo-bavaria.svg deleted file mode 100644 index 3af589f3a..000000000 --- a/docs/_static/logo-bavaria.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/_static/logo-mqv.svg b/docs/_static/logo-mqv.svg deleted file mode 100644 index 7eca062eb..000000000 --- a/docs/_static/logo-mqv.svg +++ /dev/null @@ -1,2 +0,0 @@ - -image/svg+xml diff --git a/docs/_static/tum_dark.svg b/docs/_static/tum_dark.svg deleted file mode 100644 index 571a0cc39..000000000 --- a/docs/_static/tum_dark.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/_static/tum_light.svg b/docs/_static/tum_light.svg deleted file mode 100644 index 763f70b0b..000000000 --- a/docs/_static/tum_light.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/_templates/page.html b/docs/_templates/page.html index a5113edaa..4aad54d2c 100644 --- a/docs/_templates/page.html +++ b/docs/_templates/page.html @@ -35,26 +35,41 @@ from the Hightech Agenda Bayern Plus.
- TUM + TUM Logo
- TUM + TUM Logo
Bavaria
- ERC + ERC Logo
- ERC + ERC Logo
- MQV + MQV Logo
diff --git a/docs/index.md b/docs/index.md index 66d6fdc80..d622e3246 100644 --- a/docs/index.md +++ b/docs/index.md @@ -57,7 +57,7 @@ DevelopmentGuide ```` ```{toctree} -:maxdepth: 3 +:hidden: :caption: API Reference api/mqt/core/index