@@ -195,7 +195,7 @@ SHORT_NAMES = NO
195
195
# description.)
196
196
# The default value is: NO.
197
197
198
- JAVADOC_AUTOBRIEF = NO
198
+ JAVADOC_AUTOBRIEF = YES
199
199
200
200
# If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line
201
201
# such as
@@ -244,7 +244,7 @@ SEPARATE_MEMBER_PAGES = NO
244
244
# uses this value to replace tabs by spaces in code fragments.
245
245
# Minimum value: 1, maximum value: 16, default value: 4.
246
246
247
- TAB_SIZE = 4
247
+ TAB_SIZE = 8
248
248
249
249
# This tag can be used to specify a number of aliases that act as commands in
250
250
# the documentation. An alias has the form:
@@ -434,7 +434,7 @@ INLINE_SIMPLE_STRUCTS = NO
434
434
# types are typedef'ed and only the typedef is referenced, never the tag name.
435
435
# The default value is: NO.
436
436
437
- TYPEDEF_HIDES_STRUCT = YES
437
+ TYPEDEF_HIDES_STRUCT = NO
438
438
439
439
# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
440
440
# cache is used to resolve symbols given their name and scope. Since this can be
@@ -485,7 +485,7 @@ EXTRACT_PACKAGE = NO
485
485
# included in the documentation.
486
486
# The default value is: NO.
487
487
488
- EXTRACT_STATIC = YES
488
+ EXTRACT_STATIC = NO
489
489
490
490
# If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
491
491
# locally in source files will be included in the documentation. If set to NO,
@@ -518,7 +518,7 @@ EXTRACT_ANON_NSPACES = NO
518
518
# section is generated. This option has no effect if EXTRACT_ALL is enabled.
519
519
# The default value is: NO.
520
520
521
- HIDE_UNDOC_MEMBERS = NO
521
+ HIDE_UNDOC_MEMBERS = YES
522
522
523
523
# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
524
524
# undocumented classes that are normally visible in the class hierarchy. If set
@@ -823,7 +823,7 @@ WARN_LOGFILE =
823
823
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
824
824
# Note: If this tag is empty the current directory is searched.
825
825
826
- INPUT = . src src/lmic src/hal src/se/i src/se/drivers/default
826
+ INPUT = . src src/lmic src/aes src/ hal src/se/i src/se/drivers/default
827
827
828
828
# This tag can be used to specify the character encoding of the source files
829
829
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
@@ -1009,13 +1009,13 @@ STRIP_CODE_COMMENTS = YES
1009
1009
# entity all documented functions referencing it will be listed.
1010
1010
# The default value is: NO.
1011
1011
1012
- REFERENCED_BY_RELATION = NO
1012
+ REFERENCED_BY_RELATION = YES
1013
1013
1014
1014
# If the REFERENCES_RELATION tag is set to YES then for each documented function
1015
1015
# all documented entities called/used by that function will be listed.
1016
1016
# The default value is: NO.
1017
1017
1018
- REFERENCES_RELATION = NO
1018
+ REFERENCES_RELATION = YES
1019
1019
1020
1020
# If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1021
1021
# to YES then the hyperlinks from functions in REFERENCES_RELATION and
@@ -1246,7 +1246,7 @@ HTML_COLORSTYLE_GAMMA = 80
1246
1246
# The default value is: NO.
1247
1247
# This tag requires that the tag GENERATE_HTML is set to YES.
1248
1248
1249
- HTML_TIMESTAMP = NO
1249
+ HTML_TIMESTAMP = YES
1250
1250
1251
1251
# If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML
1252
1252
# documentation will contain a main index with vertical navigation menus that
@@ -1265,7 +1265,7 @@ HTML_DYNAMIC_MENUS = YES
1265
1265
# The default value is: NO.
1266
1266
# This tag requires that the tag GENERATE_HTML is set to YES.
1267
1267
1268
- HTML_DYNAMIC_SECTIONS = NO
1268
+ HTML_DYNAMIC_SECTIONS = YES
1269
1269
1270
1270
# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries
1271
1271
# shown in the various tree structured indices initially; the user can expand
@@ -1292,15 +1292,15 @@ HTML_INDEX_NUM_ENTRIES = 100
1292
1292
# The default value is: NO.
1293
1293
# This tag requires that the tag GENERATE_HTML is set to YES.
1294
1294
1295
- GENERATE_DOCSET = NO
1295
+ GENERATE_DOCSET = YES
1296
1296
1297
1297
# This tag determines the name of the docset feed. A documentation feed provides
1298
1298
# an umbrella under which multiple documentation sets from a single provider
1299
1299
# (such as a company or product suite) can be grouped.
1300
1300
# The default value is: Doxygen generated docs.
1301
1301
# This tag requires that the tag GENERATE_DOCSET is set to YES.
1302
1302
1303
- DOCSET_FEEDNAME = "Doxygen generated docs"
1303
+ DOCSET_FEEDNAME = "Arduio LMIC docs"
1304
1304
1305
1305
# This tag specifies a string that should uniquely identify the documentation
1306
1306
# set bundle. This should be a reverse domain-name style string, e.g.
@@ -1407,7 +1407,7 @@ QCH_FILE =
1407
1407
# The default value is: org.doxygen.Project.
1408
1408
# This tag requires that the tag GENERATE_QHP is set to YES.
1409
1409
1410
- QHP_NAMESPACE = org.doxygen.Project
1410
+ QHP_NAMESPACE = com.mcci.catena.arduino-lmic
1411
1411
1412
1412
# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt
1413
1413
# Help Project output. For more information please see Qt Help Project / Virtual
@@ -1494,7 +1494,7 @@ DISABLE_INDEX = NO
1494
1494
# The default value is: NO.
1495
1495
# This tag requires that the tag GENERATE_HTML is set to YES.
1496
1496
1497
- GENERATE_TREEVIEW = NO
1497
+ GENERATE_TREEVIEW = YES
1498
1498
1499
1499
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1500
1500
# doxygen will group on one line in the generated HTML documentation.
0 commit comments