From: Jeremy Cline <[email protected]>

There are no static files at this time. I don't know the first thing
about CSS and rely on my elders and betters to make the documentation
look presentable. Configuring a static directory also generates a Sphinx
warning when it isn't present (which it isn't on clean checkouts because
it's empty) so just remove it.

Signed-off-by: Jeremy Cline <[email protected]>
---
 redhat/docs/conf.py | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/redhat/docs/conf.py b/redhat/docs/conf.py
index b5e60902cd65..d873a31d984d 100644
--- a/redhat/docs/conf.py
+++ b/redhat/docs/conf.py
@@ -40,8 +40,3 @@ html_theme_options = {
     "show_related": True,
     "sidebar_collapse": True,
 }
-
-# Add any paths that contain custom static files (such as style sheets) here,
-# relative to this directory. They are copied after the builtin static files,
-# so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ["_static"]
-- 
2.26.2
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to