From 424069893e308b2ed0946f00832beac8c0195309 Mon Sep 17 00:00:00 2001 From: johltn Date: Mon, 28 Dec 2020 06:38:06 +0100 Subject: [PATCH] Include ifcparse --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index 4cb9cc3b37..4eb377e030 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/ifcgeom ../src/ifcparse ../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