added info about the doxygen target

This commit is contained in:
Ryan Pavlik
2011-04-27 11:10:05 -05:00
parent bc50231d76
commit 45b568dcad
2 changed files with 6 additions and 0 deletions

View File

@@ -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

4
README
View File

@@ -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