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>2017-07-29 21:51:02 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-07-29 21:51:02 +0300
commit83100b6c32ebb37ecb758298b509c342ce15ed7c (patch)
treee505d90feebfd1c31d789d8a12649e8faee205e4 /Doxyfile
parent2f570b29eb21ec017579ba64963e614f8f8004ae (diff)
Fix doxygen
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Doxyfile b/Doxyfile
index 40f62b2a..b8e9a4b5 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "AFIO"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = "v2.00 early alpha"
+PROJECT_NUMBER = "v2.00 late alpha"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
@@ -768,10 +768,10 @@ WARN_LOGFILE = doxygen_warnings.log
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = include/boost/afio \
- include/boost/afio/v2.0 \
- include/boost/afio/v2.0/algorithm \
- include/boost/afio/v2.0/algorithm/shared_fs_mutex \
+INPUT = include/afio \
+ include/afio/v2.0 \
+ include/afio/v2.0/algorithm \
+ include/afio/v2.0/algorithm/shared_fs_mutex \
release_notes.md
# This tag can be used to specify the character encoding of the source files