Przeglądaj źródła

Updated doxygen config with Vulkan plugin documentation

BearishSun 8 lat temu
rodzic
commit
27df230e6e
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      Documentation/Doxygen/Native.doxyconfig

+ 2 - 1
Documentation/Doxygen/Native.doxyconfig

@@ -794,7 +794,8 @@ INPUT                  = ../../Source/BansheeUtility/Include \
                          ../Manuals/Native \
                          ../../Source/BansheeFMOD/Include \
                          ../../Source/BansheeOpenAudio/Include \
-                         ../Manuals/Native/User
+                         ../Manuals/Native/User \
+                         ../../Source/BansheeVulkanRenderAPI
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses