Skip to content

Commit a13d2c1

Browse files
committed
V809-018 RTD: Remove the logo from the documentation
For homogeneity with other docs. Change-Id: I1d7d534167be55b67ae438cdc33e37230ecb6c26
1 parent 1b36fc2 commit a13d2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ def get_version():
140140

141141
# The name of an image file (relative to this directory) to place at the top
142142
# of the sidebar.
143-
html_logo = 'adacore_transparent.png'
143+
# html_logo = 'adacore_transparent.png'
144144

145145
# The name of an image file (within the static path) to use as favicon of the
146146
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32

0 commit comments

Comments
 (0)