Changeset 31fab98 for doc/full.cfg


Ignore:
Timestamp:
Mar 7, 2013, 9:32:00 PM (11 years ago)
Author:
Paul Brossier <piem@piem.org>
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:
2382036
Parents:
535d127
Message:

doc/: update doxygen configurations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/full.cfg

    r535d127 r31fab98  
    3232# if some version control system is used.
    3333
    34 PROJECT_NUMBER         =
     34PROJECT_NUMBER         = "0.4.0alpha"
    3535
    3636# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
     
    580580# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
    581581
    582 FILE_PATTERNS          =
     582FILE_PATTERNS          = *.h *.c
    583583
    584584# The RECURSIVE tag can be used to turn specify whether or not subdirectories
     
    620620# the \include command).
    621621
    622 EXAMPLE_PATH           = ../examples \
    623                          ../tests/src
     622EXAMPLE_PATH           = ../examples ../tests/src
    624623
    625624# If the value of the EXAMPLE_PATH tag contains directories, you can use the
     
    691690# fragments. Normal C and C++ comments will always remain visible.
    692691
    693 STRIP_CODE_COMMENTS    = YES
     692STRIP_CODE_COMMENTS    = NO
    694693
    695694# If the REFERENCED_BY_RELATION tag is set to YES
Note: See TracChangeset for help on using the changeset viewer.