Fix a number of top level doxygen issues.
So that the navigation pane works correctly in browsers. Some additional doc fixes put in where found (but many more still to go). Added some dummy .c and .h files to bring the associated docs into line. makefile changed to allow 'make html' as well as 'make doc' (the latter only does html anyway).
This commit is contained in:
committed by
Frantisek Burian
parent
a54a12e1c9
commit
3c6e9fd56d
@@ -23,10 +23,8 @@ EXCLUDE =
|
||||
|
||||
LAYOUT_FILE = DoxygenLayout_efm32tg.xml
|
||||
|
||||
TAGFILES = ../cm3/cm3.tag=../../cm3/html \
|
||||
|
||||
GENERATE_TAGFILE = efm32tg.tag
|
||||
|
||||
ENABLE_PREPROCESSING = NO
|
||||
ENABLE_PREPROCESSING = YES
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user