* eina: Fix doc layout.

SVN revision: 42796
This commit is contained in:
Cedric BAIL 2009-09-29 09:53:41 +00:00
parent e4bea597c7
commit 5022bcf21b
1 changed files with 2 additions and 2 deletions

View File

@ -513,7 +513,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = ../src/
INPUT = ../src/include ../src/lib
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
@ -542,7 +542,7 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE =
EXCLUDE = ../src/lib/eina_amalgamation.c
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded