mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
include: Add basic documentation for vkd3d_types.h.
This is built on Doxygen. I'm not personally attached to Doxygen, but it was easy enough to set up and write for, and I've found its compiled HTML to be reasonably legible. Note that Doxygen does allow for specifying documentation in external files, if keeping the documentation out of the header is desired. Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
committed by
Alexandre Julliard
parent
f895f0dce6
commit
83c67e76ff
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,6 +3,8 @@ autom4te.cache
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
doc
|
||||
Doxyfile
|
||||
libtool
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
Reference in New Issue
Block a user