From 7008f8920b6f1f36c365cc8b29b138cacec8a3fe Mon Sep 17 00:00:00 2001 From: rivers Date: Sat, 24 Nov 2012 20:11:59 +0000 Subject: [PATCH] Added iocAndor3 git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15486 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/makeIOCBootDocs | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/makeIOCBootDocs b/documentation/makeIOCBootDocs index e68da24..8c14231 100755 --- a/documentation/makeIOCBootDocs +++ b/documentation/makeIOCBootDocs @@ -1,5 +1,6 @@ txt2html --outfile adsc_st_cmd.html -pb 0 ../iocBoot/iocAdsc/st.cmd txt2html --outfile andor_st_cmd.html -pb 0 ../iocBoot/iocAndor/st.cmd +txt2html --outfile andor3_st_cmd.html -pb 0 ../iocBoot/iocAndor3/st.cmd txt2html --outfile bruker_st_cmd.html -pb 0 ../iocBoot/iocBruker/st.cmd txt2html --outfile firewire_st_cmd.html -pb 0 ../iocBoot/iocFirewire/st.cmd txt2html --outfile mar345_st_cmd.html -pb 0 ../iocBoot/iocMAR345/st.cmd