Add the JPortAudio JavaDocs to the PortAudio reference.
This commit is contained in:
parent
d693c3c583
commit
3291a153e1
9 changed files with 54 additions and 2 deletions
1
Doxyfile
1
Doxyfile
|
|
@ -89,6 +89,7 @@ INPUT = doc/src \
|
|||
FILE_PATTERNS = *.h \
|
||||
*.c \
|
||||
*.cpp \
|
||||
*.java \
|
||||
*.dox
|
||||
RECURSIVE = YES
|
||||
EXCLUDE = src/hostapi/wasapi/mingw-include
|
||||
|
|
|
|||
Loading…
Reference in a new issue