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>2018-12-15 15:18:15 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-12-15 15:18:15 +0300
commit54aee848e9ee926d5ef648e261032e0e5be7e923 (patch)
tree934c40fae9fcaee9d942e383862a10bb36ca41c1 /Doxyfile
parent8953c3a9fcd4b54ab6cefb26567a562cadcb1c36 (diff)
Added a bit more testing of the handle adapters.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doxyfile b/Doxyfile
index 798606b9..c93ab944 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -769,8 +769,10 @@ WARN_LOGFILE = doxygen_warnings.log
# Note: If this tag is empty the current directory is searched.
INPUT = include/llfio \
+ include/kvstore \
include/llfio/v2.0 \
include/llfio/v2.0/algorithm \
+ include/llfio/v2.0/algorithm/handle_adapter \
include/llfio/v2.0/algorithm/shared_fs_mutex \
release_notes.md Build.md