X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2FDoxyfile.api;h=18c15372db4a6e3f890d02570355cbcb52de51ab;hb=f737fb47a583fca5c922604d419ab744609308df;hp=7957e58dc65c1fa4b0fc74a5683817a068da2170;hpb=1e7db40300bc594cf708bb6082a6e05a268da946;p=tpg%2Facess2.git diff --git a/Kernel/Doxyfile.api b/Kernel/Doxyfile.api index 7957e58d..18c15372 100644 --- a/Kernel/Doxyfile.api +++ b/Kernel/Doxyfile.api @@ -568,9 +568,18 @@ WARN_LOGFILE = INPUT = include/apidoc_mainpage.h \ include/binary.h \ + include/modules.h \ include/vfs.h include/vfs_ext.h \ - include/fs_devfs.h \ - include/iocache.h include/ + include/fs_devfs.h include/fs_sysfs.h \ + include/iocache.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