X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Kernel%2FDoxyfile.api;h=18c15372db4a6e3f890d02570355cbcb52de51ab;hb=d7d0479311c4dba418ee880f27f01418fd536344;hp=56b80d2cfbb35050a77637203d94dde3f21f670d;hpb=cf4418f1fcdd441e639d6b95afda42dd74db5f7c;p=tpg%2Facess2.git diff --git a/Kernel/Doxyfile.api b/Kernel/Doxyfile.api index 56b80d2c..18c15372 100644 --- a/Kernel/Doxyfile.api +++ b/Kernel/Doxyfile.api @@ -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