We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a4de4 commit 5504d39Copy full SHA for 5504d39
cmake_templates/Doxyfile.in
@@ -599,7 +599,10 @@ INPUT = @CMAKE_SOURCE_DIR@/doc \
599
@CMAKE_SOURCE_DIR@/src/core/renderer \
600
@CMAKE_SOURCE_DIR@/src/core/symbology \
601
@CMAKE_SOURCE_DIR@/src/core/symbology-ng \
602
+ @CMAKE_SOURCE_DIR@/src/core/gps \
603
@CMAKE_SOURCE_DIR@/src/gui \
604
+ @CMAKE_SOURCE_DIR@/src/attributetable \
605
+ @CMAKE_SOURCE_DIR@/src/raster \
606
@CMAKE_SOURCE_DIR@/src/analysis/interpolation \
607
@CMAKE_SOURCE_DIR@/src/analysis/raster \
608
@CMAKE_SOURCE_DIR@/src/analysis/vector \
0 commit comments