From bfdadf59e774f78eb915b7b24ec246b0cd678540 Mon Sep 17 00:00:00 2001 From: Aster Seker Date: Fri, 11 Sep 2026 20:25:30 +0300 Subject: [PATCH 01/10] docs: restore full-width search layout Move the Doxygen Awesome theme toggle into the documentation header, keep the search row full width, and assert the layout at desktop and mobile viewports. --- .github/doxygen-custom/header.html | 2 ++ .../doxygen-custom/logit-docs-theme-toggle.js | 21 ++++++++++++++ .github/doxygen-custom/logit-docs.css | 29 +++++++++++++++++++ .github/scripts/docs-layout-smoke.cjs | 15 +++++++++- Doxyfile | 6 ++-- 5 files changed, 70 insertions(+), 3 deletions(-) create mode 100644 .github/doxygen-custom/logit-docs-theme-toggle.js create mode 100644 .github/doxygen-custom/logit-docs.css diff --git a/.github/doxygen-custom/header.html b/.github/doxygen-custom/header.html index a663391..90b2219 100644 --- a/.github/doxygen-custom/header.html +++ b/.github/doxygen-custom/header.html @@ -24,6 +24,7 @@ +