From d9f9318cffba4051c4ca0ec2028819962bdc2b1c Mon Sep 17 00:00:00 2001 From: Isabella Gottardi Date: Thu, 14 Feb 2019 12:07:09 +0000 Subject: COMPMID-1997: Add ACL logo to the documentation and README.md Change-Id: Iee5be5c6725920ec174fde381ff4efc7be6c2de7 Signed-off-by: Isabella Gottardi Reviewed-on: https://review.mlplatform.org/748 Reviewed-by: Georgios Pinitas Tested-by: Arm Jenkins --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Doxyfile') 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 -- cgit v1.2.1