doxygen: Expand list of modules

Add the following to the modules list in doxygen:
* device
* io
* list
* mutex
* shmem
* sys

Signed-off-by: Wendy Liang <jliang@xilinx.com>
This commit is contained in:
Wendy Liang
2016-04-19 15:17:33 -07:00
parent 7df7956553
commit 2651b267ce
8 changed files with 29 additions and 2 deletions

View File

@@ -427,7 +427,7 @@ EXTRACT_PACKAGE = NO
# included in the documentation.
# The default value is: NO.
EXTRACT_STATIC = NO
EXTRACT_STATIC = YES
# If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
# locally in source files will be included in the documentation. If set to NO,