diff --git a/CHANGELOG b/CHANGELOG index f4fc83b..743bfd3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,8 @@ v0.14 -- ? wiiuse_set_output in wiiuse.h. The preprocessor symbol WIIUSE_HAS_OUTPUT_REDIRECTION indicates the presence of this feature. Thanks to Johannes Zarl for this handy feature! + - Doxyfile and "doc" target to the build system, to easily make + use of the documentation already in the code. (rp) Fixed: - Off-by-two overflow in IR dot ordering - thanks to Karl Semich (xloem on GitHub) - Documentation typo fix - thanks to Johannes Zarl diff --git a/README b/README index f04e70a..1cacb79 100644 --- a/README +++ b/README @@ -130,6 +130,10 @@ COMPILING - wiiuseexample-sdl Compiles wiiuse-sdl + - doc + Generates doxygen-based API documentation in HTML and PDF + format in docs-generated + Become root. # make install