OSDN Git Service

Snap for 5706862 from e907286277a038c0bed1916c5dfcb56a15c58349 to qt-c2f2-release
[android-x86/system-media.git] / audio_utils / README.md
1 # How to build and view documentation
2
3 * doxygen Doxyfile
4 * cd html
5 * python -m SimpleHTTPServer
6 * open in web browser
7   http://localhost:8000/classaudio__utils__fifo.html
8 * when done: rm -rf html