From 83c3d946d3564b82ad6259209caa41c1fa027298 Mon Sep 17 00:00:00 2001 From: Fufu Fang Date: Wed, 2 Jun 2021 02:28:46 +0100 Subject: [PATCH] removed .kateproject, update Doxyfile --- .gitignore | 1 + .kateproject | 4 ---- Doxyfile | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 .kateproject diff --git a/.gitignore b/.gitignore index 8a9ef0f..9446f81 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ httpdirfs .depend doc/html +.vscode diff --git a/.kateproject b/.kateproject deleted file mode 100644 index 57e2b55..0000000 --- a/.kateproject +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "HTTPDirFS", - "files": [ { "git": 1 } ] -} diff --git a/Doxyfile b/Doxyfile index 56a01a6..44b100e 100644 --- a/Doxyfile +++ b/Doxyfile @@ -901,7 +901,7 @@ EXCLUDE_PATTERNS = # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories use the pattern */test/* -EXCLUDE_SYMBOLS = +EXCLUDE_SYMBOLS = CALLOC exit_failure # The EXAMPLE_PATH tag can be used to specify one or more files or directories # that contain example code fragments that are included (see the \include