From 04d13d264c924d5c3380076f8977ca2dd0b14fd8 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 3 Jan 2013 10:40:35 +0000 Subject: Add Atmel Studio integration files. --- LUFA/Doxygen.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'LUFA/Doxygen.conf') diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf index 5c40192f4..b498412b1 100644 --- a/LUFA/Doxygen.conf +++ b/LUFA/Doxygen.conf @@ -919,7 +919,7 @@ HTML_FOOTER = ./DoxygenPages/Style/Footer.htm # HTML_EXTRA_STYLESHEET instead of this one, as it is more robust and this # tag will in the future become obsolete. -HTML_STYLESHEET = +HTML_STYLESHEET = # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional # user-defined cascading style sheet that is included after the standard @@ -1581,7 +1581,7 @@ TAGFILES = # When a file name is specified after GENERATE_TAGFILE, doxygen will create # a tag file that is based on the input files it reads. -GENERATE_TAGFILE = +GENERATE_TAGFILE = Documentation/lufa_doc_tags.xml # If the ALLEXTERNALS tag is set to YES all external classes will be listed # in the class index. If set to NO only the inherited external classes -- cgit v1.2.3