From 032883cc348fad280ada33bcaa4598e0fcea7dd3 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Sat, 25 Oct 2003 18:21:45 -0400 Subject: ENH: Add all subdirectories --- Utilities/Doxygen/doxyfile.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Utilities/Doxygen/doxyfile.in b/Utilities/Doxygen/doxyfile.in index 0e1f5fb..05f9116 100644 --- a/Utilities/Doxygen/doxyfile.in +++ b/Utilities/Doxygen/doxyfile.in @@ -37,6 +37,11 @@ OUTPUT_DIRECTORY = "@CMAKE_BINARY_DIR@/Utilities/Doxygen/doc" INPUT = \ "@CMAKE_SOURCE_DIR@/Source" \ + "@CMAKE_SOURCE_DIR@/Source/CTest" \ + "@CMAKE_SOURCE_DIR@/Source/CursesDialog" \ + "@CMAKE_SOURCE_DIR@/Source/MFCDialog" \ + "@CMAKE_SOURCE_DIR@/Source/WXDialog" \ + "@CMAKE_SOURCE_DIR@/Source/kwsys" \ "@CMAKE_BINARY_DIR@/Utilities/Doxygen/dox/doc_CMake_contributors.dox" \ EXTRACT_ALL = YES -- cgit v0.12