diff --git a/cmake_templates/Doxyfile.in b/cmake_templates/Doxyfile.in index 1e32d69956a..bc6c340bdd2 100644 --- a/cmake_templates/Doxyfile.in +++ b/cmake_templates/Doxyfile.in @@ -576,6 +576,7 @@ INPUT = @CMAKE_SOURCE_DIR@/doc \ @CMAKE_SOURCE_DIR@/src/core/diagram \ @CMAKE_SOURCE_DIR@/src/core/dxf \ @CMAKE_SOURCE_DIR@/src/core/effects \ + @CMAKE_SOURCE_DIR@/src/core/geometry \ @CMAKE_SOURCE_DIR@/src/core/gps \ @CMAKE_SOURCE_DIR@/src/core/layertree \ @CMAKE_SOURCE_DIR@/src/core/pal \