Kernel - Gitignore for build numbers
[tpg/acess2.git] / Kernel / Doxyfile.api
index 56b80d2..18c1537 100644 (file)
@@ -570,9 +570,16 @@ INPUT                  = include/apidoc_mainpage.h \
                          include/binary.h \
                          include/modules.h \
                          include/vfs.h include/vfs_ext.h \
-                                                include/fs_devfs.h \
+                         include/fs_devfs.h include/fs_sysfs.h \
                          include/iocache.h \
-                         include/apidoc/arch_x86.h
+                         arch/archdoc.h \
+                         include/apidoc/arch_x86.h \
+                         include/tpl_drv_common.h \
+                         include/tpl_drv_video.h \
+                         include/tpl_drv_terminal.h \
+                         include/tpl_drv_disk.h \
+                         include/tpl_drv_keyboard.h \
+                         include/tpl_drv_network.h
 
 # This tag can be used to specify the character encoding of the source files 
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is 

UCC git Repository :: git.ucc.asn.au