Zebediah Figura : include: Add basic documentation for vkd3d_types.h.

Alexandre Julliard julliard at winehq.org
Wed Sep 2 15:24:09 CDT 2020


Module: vkd3d
Branch: master
Commit: 83c67e76ff1b697e80c90559fed1b4e625961b48
URL:    https://source.winehq.org/git/vkd3d.git/?a=commit;h=83c67e76ff1b697e80c90559fed1b4e625961b48

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Sep  1 10:32:29 2020 -0500

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 at gmail.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 .gitignore            |   2 +
 Doxyfile.in           |  17 ++
 Makefile.am           |   6 +
 configure.ac          |   5 +
 include/vkd3d_types.h |  18 +-
 m4/ax_prog_doxygen.m4 | 586 ++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 633 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=83c67e76ff1b697e80c90559fed1b4e625961b48



More information about the wine-cvs mailing list