aboutsummaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorIsabella Gottardi <isabella.gottardi@arm.com>2019-02-14 12:07:09 +0000
committerIsabella Gottardi <isabella.gottardi@arm.com>2019-02-21 13:49:52 +0000
commitd9f9318cffba4051c4ca0ec2028819962bdc2b1c (patch)
tree47da1e8ef62d3601e098277ce387f837094041a3 /docs/Doxyfile
parent92c22285ab74838d3b5eb5b6c94e7554dbae65af (diff)
downloadComputeLibrary-d9f9318cffba4051c4ca0ec2028819962bdc2b1c.tar.gz
COMPMID-1997: Add ACL logo to the documentation and README.md
Change-Id: Iee5be5c6725920ec174fde381ff4efc7be6c2de7 Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Reviewed-on: https://review.mlplatform.org/748 Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 17208d1404..94a167bc90 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -1180,7 +1180,7 @@ HTML_STYLESHEET =
# list). For an example see the documentation.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_EXTRA_STYLESHEET =
+HTML_EXTRA_STYLESHEET = ./docs/stylesheet.css
# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
# other source files which should be copied to the HTML output directory. Note