From 415b3f014a7213d28bbe2700b7f7c356dd59bd11 Mon Sep 17 00:00:00 2001 From: bynect <68197565+bynect@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:04:01 +0100 Subject: [PATCH] Deploy 36bcd39 --- css/global.css | 6 ++ documentation/dependencies/index.html | 53 +++++++++++++ documentation/dunst/index.html | 60 +++++++++++++-- documentation/dunstctl/index.html | 60 +++++++++++++-- documentation/guides/index.html | 107 +++++++++++++++++++------- documentation/index.html | 60 +++++++++++++-- documentation/index.xml | 18 ++++- index.xml | 18 ++++- sitemap.xml | 4 + 9 files changed, 337 insertions(+), 49 deletions(-) diff --git a/css/global.css b/css/global.css index 5ab30d2..86be75a 100644 --- a/css/global.css +++ b/css/global.css @@ -15,12 +15,18 @@ a:visited { pre code { padding: 15px; + width: 100%; + height: auto; + overflow: auto; + box-sizing: border-box; + display: block; } pre, code { background-color: #d4d6db; border-radius: 4px; padding: 0px; + overflow: hidden; } .flabel { diff --git a/documentation/dependencies/index.html b/documentation/dependencies/index.html index ddfebea..729b387 100644 --- a/documentation/dependencies/index.html +++ b/documentation/dependencies/index.html @@ -73,6 +73,58 @@

Documentation

+ +
+
+
+ Manual + + + + + dunst(5) + + + + + + dunst(1) + + + + dunstctl(1) + + + + +
+ +
+ Wiki + + + + + + Dependencies + + + + + + + + Guides + + +
+ +
+
+ +
+

Dependencies
2024-10-31

+