From 3ca2a8be39919dfa063a2bad3875a4d4c27289ae Mon Sep 17 00:00:00 2001 From: johltn Date: Sun, 8 Nov 2020 10:42:17 +0100 Subject: [PATCH] Update --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index 4cb9cc3b37..2e2e343227 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -829,7 +829,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ../src/serializers ../src/ifcgeom +INPUT = ../src/serializers # 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