You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
This is a README file for Vulkan Memory Allocator library and accompanying sample application.
4
4
5
-
**License:**MIT. See [LICENSE.txt](LICENSE.txt).
5
+
**Documentation:**See [Vulkan Memory Allocator](https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/) (generated from Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h)).
6
6
7
-
**Documentation:**Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h).
0 commit comments