doc: msp432/e4: hook up doxygen generation
Just hooks up the target, no changes to the submitted documentation.
This commit is contained in:
11
doc/msp432e4/Doxyfile
Normal file
11
doc/msp432e4/Doxyfile
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
# Common settings, you shouldn't have to change these...
|
||||
@INCLUDE = ../Doxyfile_common
|
||||
INPUT = ../../include/libopencm3/license.dox
|
||||
@INCLUDE = doxy.sourcelist
|
||||
ENABLE_PREPROCESSING = YES
|
||||
|
||||
# Target settings, should only need name changes
|
||||
WARN_LOGFILE = doxygen_msp432e4.log
|
||||
LAYOUT_FILE = DoxygenLayout_msp432e4.xml
|
||||
GENERATE_TAGFILE = msp432e4.tag
|
||||
Reference in New Issue
Block a user