all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Hannes Duerr <h.duerr@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 2/2] docs: add missing html_css_files entry
Date: Fri, 29 Mar 2024 16:07:37 +0100	[thread overview]
Message-ID: <20240329150737.243408-2-h.duerr@proxmox.com> (raw)
In-Reply-To: <20240329150737.243408-1-h.duerr@proxmox.com>

Signed-off-by: Hannes Duerr <h.duerr@proxmox.com>
---
 docs/conf.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/conf.py b/docs/conf.py
index f85cd187..d27c1fdc 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -265,6 +265,9 @@ html_static_path = ['_static']
 html_js_files = [
     'custom.js',
 ]
+html_css_files = [
+    'custom.css',
+]
 
 # Add any extra paths that contain custom files (such as robots.txt or
 # .htaccess) here, relative to this directory. These files are copied
-- 
2.39.2





  reply	other threads:[~2024-03-29 15:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-29 15:07 [pbs-devel] [PATCH proxmox-backup 1/2] docs: move custom.js and custom.css into _static folder Hannes Duerr
2024-03-29 15:07 ` Hannes Duerr [this message]
2024-04-18 12:33 ` [pbs-devel] applied-series: " Fabian Grünbichler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240329150737.243408-2-h.duerr@proxmox.com \
    --to=h.duerr@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal