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