From a944d58118f53faee1f4e5648a3515e646b34482 Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 17 Aug 2009 02:16:33 +0000 Subject: [PATCH] Added iocPVCam and iocPerkinElmer git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9297 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/makeIOCBootDocs | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/documentation/makeIOCBootDocs b/documentation/makeIOCBootDocs index 7e1de64..7e95380 100755 --- a/documentation/makeIOCBootDocs +++ b/documentation/makeIOCBootDocs @@ -1,8 +1,10 @@ -txt2html --outfile simDetector_st_cmd.html -pb 0 ../iocBoot/iocSimDetector/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 -txt2html --outfile marCCD_st_cmd.html -pb 0 ../iocBoot/iocMARCCD/st.cmd -txt2html --outfile pilatus_st_cmd.html -pb 0 ../iocBoot/iocPilatus/st.cmd -txt2html --outfile prosilica_st_cmd.html -pb 0 ../iocBoot/iocProsilica/st.cmd -txt2html --outfile roper_st_cmd.html -pb 0 ../iocBoot/iocRoper/st.cmd -txt2html --outfile simDetector_st_cmd.html -pb 0 ../iocBoot/iocSimDetector/st.cmd +txt2html --outfile adsc_st_cmd.html -pb 0 ../iocBoot/iocAdsc/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 +txt2html --outfile marCCD_st_cmd.html -pb 0 ../iocBoot/iocMARCCD/st.cmd +txt2html --outfile pvcam_st_cmd.html -pb 0 ../iocBoot/iocPVCam/st.cmd +txt2html --outfile perkin_elmer_st_cmd.html -pb 0 ../iocBoot/iocPerkinElmer/st.cmd +txt2html --outfile pilatus_st_cmd.html -pb 0 ../iocBoot/iocPilatus/st.cmd +txt2html --outfile prosilica_st_cmd.html -pb 0 ../iocBoot/iocProsilica/st.cmd +txt2html --outfile roper_st_cmd.html -pb 0 ../iocBoot/iocRoper/st.cmd +txt2html --outfile simDetector_st_cmd.html -pb 0 ../iocBoot/iocSimDetector/st.cmd