Exclude nlohmann json header from doxygen documentation
[anna.git] / docs / doxygen / Doxyfile
index 1bfe89a..b21847b 100644 (file)
@@ -31,7 +31,7 @@ PROJECT_NAME           = "ANNA Suite"
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = 2015b
+PROJECT_NUMBER         = 2020b
 
 # 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
@@ -692,7 +692,7 @@ RECURSIVE              = YES
 # Note that relative paths are relative to the directory from which doxygen is
 # run.
 
-EXCLUDE                =
+EXCLUDE                = ../../include/anna/json/json.hpp
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded