all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH docs] move custom.css from 'docs/' to 'docs/_static/'
@ 2020-09-11 14:08 Dylan Whyte
  2020-09-11 14:21 ` Dietmar Maurer
  2020-09-14  7:32 ` Thomas Lamprecht
  0 siblings, 2 replies; 5+ messages in thread
From: Dylan Whyte @ 2020-09-11 14:08 UTC (permalink / raw)
  To: pbs-devel

conf.py sets the variable html_static_path to a folder
named '_static'. This is where sphinx searches for custom
stylesheets, so before this change, custom.css had no effect.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
---
 docs/{ => _static}/custom.css | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename docs/{ => _static}/custom.css (100%)

diff --git a/docs/custom.css b/docs/_static/custom.css
similarity index 100%
rename from docs/custom.css
rename to docs/_static/custom.css
-- 
2.20.1





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-14  7:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11 14:08 [pbs-devel] [PATCH docs] move custom.css from 'docs/' to 'docs/_static/' Dylan Whyte
2020-09-11 14:21 ` Dietmar Maurer
2020-09-14  6:40   ` Dylan Whyte
2020-09-14  7:32 ` Thomas Lamprecht
2020-09-14  7:51   ` Dylan Whyte

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