aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-07-29 19:55:07 +0000
committersaturneric <[email protected]>2024-07-29 19:55:07 +0000
commit7f6ddf82f1be28e01798a5de588bc0f9980480b6 (patch)
tree835e34f86bdcc886b5fce7a457fb995f8638b561 /src
parentfeat: update google test to v1.15.0 (diff)
downloadGpgFrontend-7f6ddf82f1be28e01798a5de588bc0f9980480b6.tar.gz
GpgFrontend-7f6ddf82f1be28e01798a5de588bc0f9980480b6.zip
feat: update SECURITY.md and adjust Doxyfile location
Diffstat (limited to '')
-rw-r--r--src/Doxyfile (renamed from Doxyfile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/src/Doxyfile
index f00643e1..83e07507 100644
--- a/Doxyfile
+++ b/src/Doxyfile
@@ -829,7 +829,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = ./src
+INPUT = .
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses