Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
libdvdcss
Commits
3a5b5a7d
Commit
3a5b5a7d
authored
Feb 14, 2013
by
Diego Biurrun
Browse files
doxygen: Fix typo and drop wrong EXCLUDE
Signed-off-by:
Diego Biurrun
<
diego@biurrun.de
>
parent
be800090
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/doxygen.cfg.in
View file @
3a5b5a7d
...
@@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8
...
@@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
# by quotes) that should identify the project.
PROJECT_NAME = @PACKAGE_NAME
PROJECT_NAME = @PACKAGE_NAME
@
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
# This could be handy for archiving the generated documentation or
...
@@ -552,7 +552,7 @@ RECURSIVE = YES
...
@@ -552,7 +552,7 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# 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.
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE =
../src/config.h
EXCLUDE =
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded
# directories that are symbolic links (a Unix filesystem feature) are excluded
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment