From 2732da7fbbc1949572ede3d0fe8467179e9e090f Mon Sep 17 00:00:00 2001 From: rivers Date: Sat, 24 Nov 2012 20:11:40 +0000 Subject: [PATCH] Update for R1-9 and andor3 git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15485 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/Doxyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/Doxyfile b/documentation/Doxyfile index bd1f067..77087ea 100755 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = areaDetector # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1-8 +PROJECT_NUMBER = 1-9 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -580,6 +580,7 @@ INPUT = ../../asyn/asyn/asynPortDriver/asynPortDriver.cpp \ ../ADApp/URLSrc \ ../ADApp/adscSrc \ ../ADApp/andorSrc \ + ../ADApp/andor3Src \ ../ADApp/brukerSrc \ ../ADApp/firewireWinSrc \ ../ADApp/mar345Src \