mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Turned off following symlinks in the Doxyfile
This commit is contained in:
2
Doxyfile
2
Doxyfile
@@ -693,7 +693,7 @@ EXCLUDE =
|
|||||||
# directories that are symbolic links (a Unix file system feature) are excluded
|
# directories that are symbolic links (a Unix file system feature) are excluded
|
||||||
# from the input.
|
# from the input.
|
||||||
|
|
||||||
EXCLUDE_SYMLINKS = NO
|
EXCLUDE_SYMLINKS = YES
|
||||||
|
|
||||||
# If the value of the INPUT tag contains directories, you can use the
|
# If the value of the INPUT tag contains directories, you can use the
|
||||||
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
|
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
|
||||||
|
1
HISTORY
1
HISTORY
@@ -7640,3 +7640,4 @@ Video Disk Recorder Revision History
|
|||||||
- Using 'cat' instead of 'cp' to copy the Doxyfile to avoid problems in case Doxyfile
|
- Using 'cat' instead of 'cp' to copy the Doxyfile to avoid problems in case Doxyfile
|
||||||
is write protected.
|
is write protected.
|
||||||
- Updated the Doxyfile with a newer version of Doxygen.
|
- Updated the Doxyfile with a newer version of Doxygen.
|
||||||
|
- Turned off following symlinks in the Doxyfile.
|
||||||
|
Reference in New Issue
Block a user