791 |
|
# Note: If this tag is empty the current directory is searched. |
792 |
|
|
793 |
|
INPUT = ../lib \ |
794 |
< |
../app/magic_application/src/aide.h \ |
795 |
< |
../outil \ |
796 |
< |
../poly_occ |
794 |
> |
../addin \ |
795 |
> |
../app/aide |
796 |
|
|
797 |
|
# This tag can be used to specify the character encoding of the source files |
798 |
|
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses |
859 |
|
EXCLUDE = ../lib/OCC_Fonction \ |
860 |
|
../lib/geometrie/Imports \ |
861 |
|
../lib/diamesh \ |
862 |
< |
../poly_occ/voro++-0.4.6 |
862 |
> |
../addin/poly_occ/voro++-0.4.6 |
863 |
|
|
864 |
|
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or |
865 |
|
# directories that are symbolic links (a Unix file system feature) are excluded |