X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2FDoxyfile.api;h=1f406f0e5866dc7dcd7cef831340c188a041a0ae;hb=cab8da0bb96d6450c32bd5b77d8f240394e257ce;hp=18c15372db4a6e3f890d02570355cbcb52de51ab;hpb=791563ede5ec10e1d4f4581330160350452083bc;p=tpg%2Facess2.git diff --git a/Kernel/Doxyfile.api b/Kernel/Doxyfile.api index 18c15372..1f406f0e 100644 --- a/Kernel/Doxyfile.api +++ b/Kernel/Doxyfile.api @@ -574,12 +574,13 @@ INPUT = include/apidoc_mainpage.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 + include/api_drv_common.h \ + include/api_drv_video.h \ + include/api_drv_terminal.h \ + include/api_drv_disk.h \ + include/api_drv_keyboard.h \ + include/api_drv_joystick.h \ + include/api_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 @@ -596,7 +597,7 @@ INPUT_ENCODING = UTF-8 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 -FILE_PATTERNS = tpl_drv_*.h +FILE_PATTERNS = api_drv_*.h #*.c *.h # The RECURSIVE tag can be used to turn specify whether or not subdirectories