- Timestamp:
- Mar 2, 2013, 9:35:42 AM (12 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- b3ab675
- Parents:
- b4fac43
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/web.cfg
rb4fac43 r170baea 39 39 # where doxygen was started. If left blank the current directory will be used. 40 40 41 OUTPUT_DIRECTORY = user41 OUTPUT_DIRECTORY = web 42 42 43 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create … … 606 606 # for example use the pattern */test/* 607 607 608 EXCLUDE_PATTERNS = 608 EXCLUDE_PATTERNS = *.c 609 609 610 610 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names … … 1232 1232 # be used. 1233 1233 1234 INCLUDE_FILE_PATTERNS = 1234 INCLUDE_FILE_PATTERNS = *.h 1235 1235 1236 1236 # The PREDEFINED tag can be used to specify one or more macro names that
Note: See TracChangeset
for help on using the changeset viewer.