From 0351ca55eba5782903bb26402a72e2362e81aa91 Mon Sep 17 00:00:00 2001 From: rivers Date: Sun, 15 Sep 2013 18:03:28 +0000 Subject: [PATCH] Updates for R1-10 git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@16882 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/Doxyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 77087ea..5868f71 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-9 +PROJECT_NUMBER = 1-10 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -576,6 +576,7 @@ WARN_LOGFILE = INPUT = ../../asyn/asyn/asynPortDriver/asynPortDriver.cpp \ ../../asyn/asyn/asynPortDriver/asynPortDriver.h \ ../ADApp/ADSrc \ + ../ADApp/LightFieldSrc \ ../ADApp/PSLSrc \ ../ADApp/URLSrc \ ../ADApp/adscSrc \