Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 91028ed7..89617b7c 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -765,7 +765,10 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = include/boost/afio/v2 include/boost/afio/v2/algorithm release_notes.md
+INPUT = include/boost/afio/v2 \
+ include/boost/afio/v2/algorithm \
+ include/boost/afio/v2/algorithm/shared_fs_mutex \
+ release_notes.md
# 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