doc: properly define ARM_ARCH_xxx
Requires a little stub file per target, so we can neatly define the architecture. This properly includes all the cortex m core documentation finally.
This commit is contained in:
1
doc/templates/Doxyfile_Device
vendored
1
doc/templates/Doxyfile_Device
vendored
@@ -1,6 +1,7 @@
|
||||
@INCLUDE = ../Doxyfile_common
|
||||
INPUT = ../../include/libopencm3/license.dox
|
||||
@INCLUDE = doxy.sourcelist
|
||||
@INCLUDE = doxy.custom
|
||||
WARN_LOGFILE = doxygen_#device#.log
|
||||
LAYOUT_FILE = DoxygenLayout_#device#.xml
|
||||
GENERATE_TAGFILE = #device#.tag
|
||||
|
||||
Reference in New Issue
Block a user