Changes in doc/web.cfg [c3c6305:1573b16]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/web.cfg
rc3c6305 r1573b16 39 39 # control system is used. 40 40 41 PROJECT_NUMBER = "0.4. 0"41 PROJECT_NUMBER = "0.4.1~alpha" 42 42 43 43 # Using the PROJECT_BRIEF tag one can provide an optional one line description … … 770 770 771 771 EXCLUDE = ../src/aubio_priv.h \ 772 ../src/mathutils.h \ 772 ../src/mathutils \ 773 .h \ 773 774 ../src/io/audio_unit.h \ 774 775 ../src/io/source_sndfile.h \ … … 777 778 ../src/io/sink_sndfile.h \ 778 779 ../src/io/sink_apple_audio.h \ 780 ../src/io/sndfileio.h \ 779 781 ../src/onset/peakpicker.h \ 780 782 ../src/pitch/pitchmcomb.h \
Note: See TracChangeset
for help on using the changeset viewer.