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:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-04-01 03:17:22 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-04-01 03:17:22 +0300
commitf8849aba9f4092e8f87a08ff780eb60c0541783b (patch)
treebe4fb2cea2d83b045e5b5aa663650c47c6b7d8a8 /Doxyfile
parent25af634cf0901490e37cee10fa3a42ce0ca2659e (diff)
upd
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