Index: build/Technical_documentation/DeltaShell.doxygen =================================================================== diff -u -rcd18f71044ad723faa49abf9ce50d1c042687264 -r412636e9b70bd25b6fd47c86aca769f02828039f --- build/Technical_documentation/DeltaShell.doxygen (.../DeltaShell.doxygen) (revision cd18f71044ad723faa49abf9ce50d1c042687264) +++ build/Technical_documentation/DeltaShell.doxygen (.../DeltaShell.doxygen) (revision 412636e9b70bd25b6fd47c86aca769f02828039f) @@ -51,7 +51,7 @@ # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo # to the output directory. -PROJECT_LOGO = ../setup/Plugins/WtiSetup/Wti.ico +PROJECT_LOGO = ../Application/Application.Ringtoets.Setup/Wti.ico # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path # into which the generated documentation will be written. If a relative path is @@ -764,7 +764,7 @@ # spaces. # Note: If this tag is empty the current directory is searched. -INPUT = ../src +INPUT = ../Core ../Ringtoets # 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 @@ -841,14 +841,14 @@ # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = ../src/Common/GeoAPI \ - = ../src/Common/GeoAPI.Extensions \ - = ../src/Common/NetTopologySuite \ - = ../src/Common/NetTopologySuite.Extensions \ - = ../src/Common/SharpMap \ - = ../src/Common/SharpMap.Api \ - = ../src/Common/SharpMap.Extensions \ - = ../src/Common/SharpMap.UI \ +EXCLUDE = ../Core/GIS/GeoAPI \ + = ../Core/GIS/GeoAPI.Extensions \ + = ../Core/GIS/NetTopologySuite \ + = ../Core/GIS/NetTopologySuite.Extensions \ + = ../Core/GIS/SharpMap \ + = ../Core/GIS/SharpMap.Api \ + = ../Core/GIS/SharpMap.Extensions \ + = ../Core/GIS/SharpMap.UI \ # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or