summaryrefslogtreecommitdiffstats
path: root/documentation/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/conf.py')
-rw-r--r--documentation/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/conf.py b/documentation/conf.py
index 643bd7cbc9..89137778b8 100644
--- a/documentation/conf.py
+++ b/documentation/conf.py
@@ -51,6 +51,8 @@ master_doc = 'index'
51# 51#
52html_theme = 'sphinx_rtd_theme' 52html_theme = 'sphinx_rtd_theme'
53 53
54html_logo = 'sphinx-static/YoctoProject_Logo_RGB.jpg'
55
54# Add any paths that contain custom static files (such as style sheets) here, 56# Add any paths that contain custom static files (such as style sheets) here,
55# relative to this directory. They are copied after the builtin static files, 57# relative to this directory. They are copied after the builtin static files,
56# so a file named "default.css" will overwrite the builtin "default.css". 58# so a file named "default.css" will overwrite the builtin "default.css".