more doc tweaks

This commit is contained in:
Ryan Pavlik
2011-06-20 10:50:02 -05:00
parent 75f51b8ad9
commit 821e87d23a

View File

@@ -122,13 +122,13 @@ You need SDL and OpenGL installed to compile the (optional) SDL example.
If `target` is omitted then everything is compiled.
Where `target can be any of the following:
Where `target` can be any of the following:
- *wiiuse* - Compiles libwiiuse.so
- *wiiuse* - Compiles `libwiiuse.so`
- *wiiuseexample* - Compiles wiiuse-example
- *wiiuseexample* - Compiles `wiiuse-example`
- *wiiuseexample-sdl* - Compiles wiiuse-sdl
- *wiiuseexample-sdl* - Compiles `wiiuse-sdl`
- *doc* - Generates doxygen-based API documentation in HTML and PDF
format in `docs-generated`